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

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


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

commit 4acbf77d3fc05f3c4f484c38b06d6aed786e5974
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 25 16:49:23 2025 +0800

    Bump org.apache.zookeeper:zookeeper from 3.9.3 to 3.9.4 (#2483)
    
    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 fe2bc5aad..f873c671c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -68,7 +68,7 @@
         
         <quartz.version>2.4.0</quartz.version>
         
-        <zookeeper.version>3.9.3</zookeeper.version>
+        <zookeeper.version>3.9.4</zookeeper.version>
         <curator.version>5.9.0</curator.version>
         
         <mail.version>1.6.0</mail.version>

Reply via email to