Skip to content

Commit

Permalink
Update Picard to Log4J 2.16.0 (#1762)
Browse files Browse the repository at this point in the history
  • Loading branch information
gbggrant authored Dec 15, 2021
1 parent cc3a779 commit 889be49
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,8 @@ dependencies {
compile 'commons-lang:commons-lang:2.6'
compile 'com.github.samtools:htsjdk:' + htsjdkVersion
compile 'org.broadinstitute:barclay:4.0.2'
compile 'org.apache.logging.log4j:log4j-api:2.16.0'
compile 'org.apache.logging.log4j:log4j-core:2.16.0'
compileOnly(googleNio) {
transitive = false
}
Expand Down

0 comments on commit 889be49

Please sign in to comment.