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.git


The following commit(s) were added to refs/heads/master by this push:
     new 88a26dc0dfc Bump org.apache.zookeeper:zookeeper from 3.9.1 to 3.9.2 
(#30507)
88a26dc0dfc is described below

commit 88a26dc0dfc12ede266a3cd3393a161d43ecdc9e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Mar 17 21:46:15 2024 +0800

    Bump org.apache.zookeeper:zookeeper from 3.9.1 to 3.9.2 (#30507)
    
    Bumps org.apache.zookeeper:zookeeper from 3.9.1 to 3.9.2.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.zookeeper:zookeeper
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    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 4c8e62768a7..1ad4dc4d774 100644
--- a/pom.xml
+++ b/pom.xml
@@ -100,7 +100,7 @@
         <bouncycastle.version>1.70</bouncycastle.version>
         
         <curator.version>5.6.0</curator.version>
-        <zookeeper.version>3.9.1</zookeeper.version>
+        <zookeeper.version>3.9.2</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