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

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


The following commit(s) were added to refs/heads/main by this push:
     new a3b11574 Bump org.apache.zookeeper:zookeeper from 3.9.3 to 3.9.4 
(#1137)
a3b11574 is described below

commit a3b1157422094a9be2fabe59906ef2519c3c4a62
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 24 15:23:17 2025 -0400

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

diff --git a/pom.xml b/pom.xml
index 9634f9fb..a3a7dcc4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,7 +72,7 @@
     <releaseProfiles>fluo-release</releaseProfiles>
     <slf4j.version>2.0.3</slf4j.version>
     <thrift.version>0.17.0</thrift.version>
-    <zookeeper.version>3.9.3</zookeeper.version>
+    <zookeeper.version>3.9.4</zookeeper.version>
   </properties>
   <dependencyManagement>
     <dependencies>

Reply via email to