Skip to content

Commit 464bd22

Browse files
CVE-2025-58457 Apache ZooKeeper: Insufficient Permission Check in AdminServer Snapshot/Restore Commands (#133)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4c545f9 commit 464bd22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1080,7 +1080,7 @@
10801080
<dependency>
10811081
<groupId>org.apache.zookeeper</groupId>
10821082
<artifactId>zookeeper</artifactId>
1083-
<version>3.9.3</version>
1083+
<version>3.9.4</version>
10841084
</dependency>
10851085
<dependency>
10861086
<groupId>ch.qos.logback</groupId>

0 commit comments

Comments
 (0)