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 95fc52b  Bump org.apache.zookeeper:zookeeper in 
/amoro-shade-zookeeper-3 (#17)
95fc52b is described below

commit 95fc52b66769bb62879103faf9a2fe0678d527a4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 10 10:15:59 2026 +0800

    Bump org.apache.zookeeper:zookeeper in /amoro-shade-zookeeper-3 (#17)
    
    Bumps org.apache.zookeeper:zookeeper from 3.9.4 to 3.9.5.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.zookeeper:zookeeper
      dependency-version: 3.9.5
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 amoro-shade-zookeeper-3/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/amoro-shade-zookeeper-3/pom.xml b/amoro-shade-zookeeper-3/pom.xml
index 38a33a3..6c1a8c4 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.9-SNAPSHOT</version>
 
     <properties>
-        <zookeeper.version>3.9.4</zookeeper.version>
+        <zookeeper.version>3.9.5</zookeeper.version>
         <curator.version>5.7.0</curator.version>
     </properties>
 

Reply via email to