We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd6ce70 commit f86714dCopy full SHA for f86714d
test/fixtures/hdfs-fixture/build.gradle
@@ -68,7 +68,7 @@ dependencies {
68
api "org.jetbrains.kotlin:kotlin-stdlib:${versions.kotlin}"
69
api "org.eclipse.jetty:jetty-server:${versions.jetty}"
70
api "org.eclipse.jetty.websocket:javax-websocket-server-impl:${versions.jetty}"
71
- api 'org.apache.zookeeper:zookeeper:3.9.1'
+ api 'org.apache.zookeeper:zookeeper:3.9.2'
72
api "org.apache.commons:commons-text:1.11.0"
73
api "commons-net:commons-net:3.10.0"
74
api "ch.qos.logback:logback-core:1.5.3"
0 commit comments