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 e371e6663e7 Bump org.apache.zookeeper:zookeeper from 3.9.3 to 3.9.4 
(#24779)
e371e6663e7 is described below

commit e371e6663e79cbc3177e793e4267f6d0a512ad60
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 26 18:23:22 2025 -0700

    Bump org.apache.zookeeper:zookeeper from 3.9.3 to 3.9.4 (#24779)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Matteo Merli <[email protected]>
    (cherry picked from commit f7a02aae3d6edab6e5d2df288b661d6e7eaab9fb)
---
 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 85846ce1e93..ff0577354e2 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.10.jar
     - io.vertx-vertx-web-common-4.5.10.jar
   * Apache ZooKeeper
-    - org.apache.zookeeper-zookeeper-3.9.3.jar
-    - org.apache.zookeeper-zookeeper-jute-3.9.3.jar
-    - org.apache.zookeeper-zookeeper-prometheus-metrics-3.9.3.jar
+    - 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
   * Snappy Java
     - org.xerial.snappy-snappy-java-1.1.10.5.jar
   * Google HTTP Client
diff --git a/pom.xml b/pom.xml
index dba4ea74715..b098c6283a9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -138,7 +138,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.3</zookeeper.version>
+    <zookeeper.version>3.9.4</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 f0257abf6c3..3a6bd007855 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.3.jar
-    - zookeeper-jute-3.9.3.jar
+    - zookeeper-3.9.4.jar
+    - zookeeper-jute-3.9.4.jar
   * Apache Yetus Audience Annotations
     - audience-annotations-0.12.0.jar
   * Swagger

Reply via email to