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 623e6e5 commit ed85d06Copy full SHA for ed85d06
build.gradle
@@ -358,6 +358,7 @@ dependencies {
358
runtimeOnly 'org.lz4:lz4-java:1.8.0'
359
runtimeOnly 'io.dropwizard.metrics:metrics-core:3.1.2'
360
runtimeOnly 'org.slf4j:slf4j-api:1.7.30'
361
+ runtimeOnly 'org.apache.logging.log4j:log4j-slf4j-impl:2.17.1'
362
runtimeOnly 'org.xerial.snappy:snappy-java:1.1.8.4'
363
runtimeOnly 'org.codehaus.woodstox:stax2-api:4.2.1'
364
runtimeOnly 'org.glassfish.jaxb:txw2:2.3.4'
0 commit comments