This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a commit to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/pulsar.git
The following commit(s) were added to refs/heads/branch-3.0 by this push:
new d426bcf3d84 [fix][sec] Bump org.apache.zookeeper:zookeeper from 3.9.4
to 3.9.5 (#25303)
d426bcf3d84 is described below
commit d426bcf3d841131a6ee8ea5262cba019e9c277c8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 10 10:34:58 2026 +0800
[fix][sec] Bump org.apache.zookeeper:zookeeper from 3.9.4 to 3.9.5 (#25303)
(cherry picked from commit 5081c02e7f58288ff6842cc66032acb0a6d7577b)
---
distribution/server/src/assemble/LICENSE.bin.txt | 6 +++---
pom.xml | 2 +-
pulsar-sql/presto-distribution/LICENSE | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/distribution/server/src/assemble/LICENSE.bin.txt
b/distribution/server/src/assemble/LICENSE.bin.txt
index 7c9a3de254b..ff76b5e0d05 100644
--- a/distribution/server/src/assemble/LICENSE.bin.txt
+++ b/distribution/server/src/assemble/LICENSE.bin.txt
@@ -482,9 +482,9 @@ The Apache Software License, Version 2.0
- io.vertx-vertx-web-4.5.24.jar
- io.vertx-vertx-web-common-4.5.24.jar
* Apache ZooKeeper
- - org.apache.zookeeper-zookeeper-3.9.4.jar
- - org.apache.zookeeper-zookeeper-jute-3.9.4.jar
- - org.apache.zookeeper-zookeeper-prometheus-metrics-3.9.4.jar
+ - org.apache.zookeeper-zookeeper-3.9.5.jar
+ - org.apache.zookeeper-zookeeper-jute-3.9.5.jar
+ - org.apache.zookeeper-zookeeper-prometheus-metrics-3.9.5.jar
* Snappy Java
- org.xerial.snappy-snappy-java-1.1.10.5.jar
* Google HTTP Client
diff --git a/pom.xml b/pom.xml
index cdfa022b517..aacc2a8a592 100644
--- a/pom.xml
+++ b/pom.xml
@@ -135,7 +135,7 @@ flexible messaging model and an intuitive client
API.</description>
<commons-compress.version>1.26.0</commons-compress.version>
<bookkeeper.version>4.16.7</bookkeeper.version>
- <zookeeper.version>3.9.4</zookeeper.version>
+ <zookeeper.version>3.9.5</zookeeper.version>
<commons-cli.version>1.5.0</commons-cli.version>
<commons-text.version>1.10.0</commons-text.version>
<snappy.version>1.1.10.5</snappy.version> <!-- ZooKeeper server -->
diff --git a/pulsar-sql/presto-distribution/LICENSE
b/pulsar-sql/presto-distribution/LICENSE
index e30b1301e0d..42cb2293dd3 100644
--- a/pulsar-sql/presto-distribution/LICENSE
+++ b/pulsar-sql/presto-distribution/LICENSE
@@ -465,8 +465,8 @@ The Apache Software License, Version 2.0
- memory-0.8.3.jar
- sketches-core-0.8.3.jar
* Apache Zookeeper
- - zookeeper-3.9.4.jar
- - zookeeper-jute-3.9.4.jar
+ - zookeeper-3.9.5.jar
+ - zookeeper-jute-3.9.5.jar
* Apache Yetus Audience Annotations
- audience-annotations-0.12.0.jar
* Swagger