This is an automated email from the ASF dual-hosted git repository.

zhangliang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git


The following commit(s) were added to refs/heads/master by this push:
     new 46db29d5cd2 Bump org.apache.zookeeper:zookeeper from 3.9.3 to 3.9.4 
(#36699)
46db29d5cd2 is described below

commit 46db29d5cd2580f4871303a6fde9a5be150ce986
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 8 21:30:11 2025 +0800

    Bump org.apache.zookeeper:zookeeper from 3.9.3 to 3.9.4 (#36699)
    
    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] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 681de5c9360..fd579ccea9f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -100,7 +100,7 @@
         <bouncycastle.version>1.78.1</bouncycastle.version>
         
         <curator.version>5.7.0</curator.version>
-        <zookeeper.version>3.9.3</zookeeper.version>
+        <zookeeper.version>3.9.4</zookeeper.version>
         <audience-annotations.version>0.12.0</audience-annotations.version>
         <jetcd.version>0.7.7</jetcd.version>
         <vertx.version>4.5.1</vertx.version>

Reply via email to