Skip to content

Commit 5909e1a

Browse files
Update dependency org.apache.zookeeper:zookeeper to v3.9.3 (opensearch-project#16593)
Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
1 parent 9b7681c commit 5909e1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/fixtures/hdfs-fixture/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ dependencies {
7171
api "org.jetbrains.kotlin:kotlin-stdlib:${versions.kotlin}"
7272
api "org.eclipse.jetty:jetty-server:${versions.jetty}"
7373
api "org.eclipse.jetty.websocket:javax-websocket-server-impl:${versions.jetty}"
74-
api 'org.apache.zookeeper:zookeeper:3.9.2'
74+
api 'org.apache.zookeeper:zookeeper:3.9.3'
7575
api "org.apache.commons:commons-text:1.12.0"
7676
api "commons-net:commons-net:3.11.1"
7777
api "ch.qos.logback:logback-core:1.5.12"

0 commit comments

Comments
 (0)