We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 940dbab commit 77f9655Copy full SHA for 77f9655
build.gradle
@@ -31,7 +31,7 @@ allprojects {
31
32
dependencies {
33
compile 'net.sourceforge.argparse4j:argparse4j:0.5.0'
34
- compile 'org.apache.logging.log4j:log4j-slf4j-impl:2.13.0'
+ compile 'org.apache.logging.log4j:log4j-slf4j-impl:2.17.1'
35
compile 'org.apache.avro:avro:1.4.1'
36
compile 'org.json:json:20140107'
37
compile 'org.jolokia:jolokia-jvm:1.6.2'
0 commit comments