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

zhangduo pushed a commit to branch branch-2.6
in repository https://gitbox.apache.org/repos/asf/hbase.git


The following commit(s) were added to refs/heads/branch-2.6 by this push:
     new 1f954522e9a HBASE-29985 Bump org.apache.zookeeper:zookeeper from 3.8.4 
to 3.8.6 (#7890)
1f954522e9a is described below

commit 1f954522e9a60224a96fc2cfa72bc50c5cca8c76
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 11 19:01:19 2026 +0800

    HBASE-29985 Bump org.apache.zookeeper:zookeeper from 3.8.4 to 3.8.6 (#7890)
    
    Bumps org.apache.zookeeper:zookeeper from 3.8.4 to 3.8.6.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.zookeeper:zookeeper
      dependency-version: 3.8.6
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    
    Signed-off-by: Duo Zhang <[email protected]>
    (cherry picked from commit 49aa4105da8ba7b98be739a899b78d4c3616725f)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7f9c93cd007..1d2823b09e6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -618,7 +618,7 @@
     <protobuf.plugin.version>0.6.1</protobuf.plugin.version>
     <thrift.path>thrift</thrift.path>
     <thrift.version>0.14.1</thrift.version>
-    <zookeeper.version>3.8.4</zookeeper.version>
+    <zookeeper.version>3.8.6</zookeeper.version>
     <jline.version>2.11</jline.version>
     <slf4j.version>1.7.33</slf4j.version>
     <clover.version>4.0.3</clover.version>

Reply via email to