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 db4a1858 Bump org.apache.zookeeper:zookeeper from 3.8.0 to 3.8.4 
(#1132)
db4a1858 is described below

commit db4a18582a3a33f4f40332c167d1289b87eb035d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 27 15:27:36 2024 -0400

    Bump org.apache.zookeeper:zookeeper from 3.8.0 to 3.8.4 (#1132)
    
    Bumps org.apache.zookeeper:zookeeper from 3.8.0 to 3.8.4.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.zookeeper:zookeeper
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    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 cd725895..09e78156 100644
--- a/pom.xml
+++ b/pom.xml
@@ -67,7 +67,7 @@
     <releaseProfiles>fluo-release</releaseProfiles>
     <slf4j.version>2.0.3</slf4j.version>
     <thrift.version>0.17.0</thrift.version>
-    <zookeeper.version>3.8.0</zookeeper.version>
+    <zookeeper.version>3.8.4</zookeeper.version>
   </properties>
   <dependencyManagement>
     <dependencies>

Reply via email to