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-examples.git


The following commit(s) were added to refs/heads/main by this push:
     new ada5fb2  Bump org.apache.zookeeper:zookeeper from 3.8.4 to 3.8.6 in 
/webindex (#35)
ada5fb2 is described below

commit ada5fb2f237e94d1ea91402a2d2a4d41237b9b44
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 10 20:43:55 2026 -0400

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

diff --git a/webindex/pom.xml b/webindex/pom.xml
index bb6b911..da8c0bd 100644
--- a/webindex/pom.xml
+++ b/webindex/pom.xml
@@ -177,7 +177,7 @@
       <dependency>
         <groupId>org.apache.zookeeper</groupId>
         <artifactId>zookeeper</artifactId>
-        <version>3.8.4</version>
+        <version>3.8.6</version>
       </dependency>
       <dependency>
         <groupId>org.jsoup</groupId>

Reply via email to