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

ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/master by this push:
     new d762054ee5 Bump org.apache.zookeeper:zookeeper from 3.9.4 to 3.9.5 
(#1319)
d762054ee5 is described below

commit d762054ee5020c105a6ad9e825fd714a716146c3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 13 08:09:55 2026 +0100

    Bump org.apache.zookeeper:zookeeper from 3.9.4 to 3.9.5 (#1319)
    
    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 74f4324bd4..1e21361d9a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -489,7 +489,7 @@ under the License.
     <antlr4.version>4.13.2</antlr4.version>
 
     <curator.version>5.9.0</curator.version>
-    <zookeeper.version>3.9.4</zookeeper.version>
+    <zookeeper.version>3.9.5</zookeeper.version>
 
     <testcontainers.version>2.0.3</testcontainers.version>
 

Reply via email to