Skip to content

Commit 0996f04

Browse files
CVE-2026-24308 Apache ZooKeeper has improper handling of configuration values (#147)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e6949e9 commit 0996f04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1077,7 +1077,7 @@
10771077
<dependency>
10781078
<groupId>org.apache.zookeeper</groupId>
10791079
<artifactId>zookeeper</artifactId>
1080-
<version>3.9.4</version>
1080+
<version>3.9.5</version>
10811081
</dependency>
10821082
<dependency>
10831083
<groupId>ch.qos.logback</groupId>

0 commit comments

Comments
 (0)