Skip to content

Commit

Permalink
[BUG] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder" (
Browse files Browse the repository at this point in the history
…#2564) (#2570)

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
(cherry picked from commit 575c2bc)
  • Loading branch information
reta authored Mar 20, 2023
1 parent 623e6e5 commit ed85d06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -358,6 +358,7 @@ dependencies {
runtimeOnly 'org.lz4:lz4-java:1.8.0'
runtimeOnly 'io.dropwizard.metrics:metrics-core:3.1.2'
runtimeOnly 'org.slf4j:slf4j-api:1.7.30'
runtimeOnly 'org.apache.logging.log4j:log4j-slf4j-impl:2.17.1'
runtimeOnly 'org.xerial.snappy:snappy-java:1.1.8.4'
runtimeOnly 'org.codehaus.woodstox:stax2-api:4.2.1'
runtimeOnly 'org.glassfish.jaxb:txw2:2.3.4'
Expand Down

0 comments on commit ed85d06

Please sign in to comment.