Skip to content

Commit

Permalink
CVE-2021-45046: upstep to log4j 2.16.0 (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
SlevinBE authored Dec 15, 2021
1 parent 88494c0 commit e11d880
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ allprojects {

dependencies {
compile 'net.sourceforge.argparse4j:argparse4j:0.5.0'
compile 'org.apache.logging.log4j:log4j-slf4j-impl:2.15.0'
compile 'org.apache.logging.log4j:log4j-slf4j-impl:2.16.0'
compile 'org.apache.avro:avro:1.4.1'
compile 'org.json:json:20140107'
compile 'org.jolokia:jolokia-jvm:1.6.2'
Expand Down

0 comments on commit e11d880

Please sign in to comment.