Skip to content
This repository was archived by the owner on Jul 6, 2026. It is now read-only.

Commit 973da6c

Browse files
Bump org.apache.zookeeper:zookeeper from 3.9.3 to 3.9.4 in /scala/dllib (#5228)
Bumps org.apache.zookeeper:zookeeper from 3.9.3 to 3.9.4. --- updated-dependencies: - dependency-name: org.apache.zookeeper:zookeeper dependency-version: 3.9.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8bf1e51 commit 973da6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scala/dllib/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
<dependency>
135135
<groupId>org.apache.zookeeper</groupId>
136136
<artifactId>zookeeper</artifactId>
137-
<version>3.9.3</version>
137+
<version>3.9.4</version>
138138
<scope>${spark-scope}</scope>
139139
<exclusions>
140140
<exclusion>

0 commit comments

Comments
 (0)