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

ctubbsii pushed a commit to branch 2.1
in repository https://gitbox.apache.org/repos/asf/accumulo.git


The following commit(s) were added to refs/heads/2.1 by this push:
     new 2832596b6c Update ZooKeeper to 3.9.5
2832596b6c is described below

commit 2832596b6c0b5d4e5e6309db24f835569f84fbb6
Author: Christopher Tubbs <[email protected]>
AuthorDate: Tue Mar 10 17:36:47 2026 -0400

    Update ZooKeeper to 3.9.5
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index be29dba440..c8e5b1dbed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -177,7 +177,7 @@ under the License.
     <version.powermock>2.0.9</version.powermock>
     <version.slf4j>2.0.17</version.slf4j>
     <version.thrift>0.17.0</version.thrift>
-    <version.zookeeper>3.9.3</version.zookeeper>
+    <version.zookeeper>3.9.5</version.zookeeper>
   </properties>
   <dependencyManagement>
     <dependencies>

Reply via email to