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 1fb8526a13 Bump Zookeeper from 3.9.2 -> 3.9.3 (#5694)
1fb8526a13 is described below

commit 1fb8526a13894c4632a2072e93ebe5d30c433df5
Author: Dom G. <[email protected]>
AuthorDate: Tue Aug 12 20:28:26 2025 -0400

    Bump Zookeeper from 3.9.2 -> 3.9.3 (#5694)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c33ef52320..b3c5a8dba8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -156,7 +156,7 @@
     <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.2</version.zookeeper>
+    <version.zookeeper>3.9.3</version.zookeeper>
   </properties>
   <dependencyManagement>
     <dependencies>

Reply via email to