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/fluo.git


The following commit(s) were added to refs/heads/main by this push:
     new 973dfb83 Bump org.apache.zookeeper:zookeeper (#1131)
973dfb83 is described below

commit 973dfb83b391fa8f51b369d5ae13e7572d644f83
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 18 16:30:15 2023 -0400

    Bump org.apache.zookeeper:zookeeper (#1131)
    
    Bumps org.apache.zookeeper:zookeeper from 3.4.14 to 3.7.2.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.zookeeper:zookeeper
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 modules/distribution/src/main/lib/ahz/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/distribution/src/main/lib/ahz/pom.xml 
b/modules/distribution/src/main/lib/ahz/pom.xml
index a246acaf..e905e455 100644
--- a/modules/distribution/src/main/lib/ahz/pom.xml
+++ b/modules/distribution/src/main/lib/ahz/pom.xml
@@ -22,7 +22,7 @@
   <properties>
     <accumulo.version>2.0.1</accumulo.version>
     <hadoop.version>3.1.1</hadoop.version>
-    <zookeeper.version>3.4.14</zookeeper.version>
+    <zookeeper.version>3.7.2</zookeeper.version>
   </properties>
 
   <dependencies>

Reply via email to