Skip to content

Commit 77f9655

Browse files
authored
* Bump log4j to 2.15.0 for CVE-2021-44228 * Bump log4j to 2.16.0 for CVE-2021-45046 * Bump log4j to 2.17.0 for CVE-2021-45105 * Bump log4j to 2.17.0 for CVE-2021-44832
1 parent 940dbab commit 77f9655

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ allprojects {
3131

3232
dependencies {
3333
compile 'net.sourceforge.argparse4j:argparse4j:0.5.0'
34-
compile 'org.apache.logging.log4j:log4j-slf4j-impl:2.13.0'
34+
compile 'org.apache.logging.log4j:log4j-slf4j-impl:2.17.1'
3535
compile 'org.apache.avro:avro:1.4.1'
3636
compile 'org.json:json:20140107'
3737
compile 'org.jolokia:jolokia-jvm:1.6.2'

0 commit comments

Comments
 (0)