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 45d8b0a commit 68c3c47Copy full SHA for 68c3c47
test/fixtures/hdfs-fixture/build.gradle
@@ -74,7 +74,7 @@ dependencies {
74
api 'org.apache.zookeeper:zookeeper:3.9.3'
75
api "org.apache.commons:commons-text:1.12.0"
76
api "commons-net:commons-net:3.11.1"
77
- api "ch.qos.logback:logback-core:1.5.12"
+ api "ch.qos.logback:logback-core:1.5.13"
78
api "ch.qos.logback:logback-classic:1.5.12"
79
api "org.jboss.xnio:xnio-nio:3.8.16.Final"
80
api 'org.jline:jline:3.28.0'
0 commit comments