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

xuba pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/amoro-shade.git


The following commit(s) were added to refs/heads/main by this push:
     new 73d070b  Bump org.apache.zookeeper:zookeeper from 3.9.1 to 3.9.3 in 
/amoro-shade-zookeeper-3 (#3)
73d070b is described below

commit 73d070be55c4be552736a6e3a5834deedb5822c8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Nov 27 20:08:17 2025 +0800

    Bump org.apache.zookeeper:zookeeper from 3.9.1 to 3.9.3 in 
/amoro-shade-zookeeper-3 (#3)
    
    * Bump org.apache.zookeeper:zookeeper in /amoro-shade-zookeeper-3
    
    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] <[email protected]>
    
    * Update zookeeper.version to 3.9.3
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Xu Bai <[email protected]>
---
 amoro-shade-zookeeper-3/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/amoro-shade-zookeeper-3/pom.xml b/amoro-shade-zookeeper-3/pom.xml
index fe25ec3..314abeb 100644
--- a/amoro-shade-zookeeper-3/pom.xml
+++ b/amoro-shade-zookeeper-3/pom.xml
@@ -30,7 +30,7 @@ under the License.
     <version>${zookeeper.version}-0.8-SNAPSHOT</version>
 
     <properties>
-        <zookeeper.version>3.9.1</zookeeper.version>
+        <zookeeper.version>3.9.3</zookeeper.version>
         <curator.version>5.7.0</curator.version>
     </properties>
 
@@ -183,4 +183,4 @@ under the License.
         </plugins>
     </build>
 
-</project>
\ No newline at end of file
+</project>

Reply via email to