This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a commit to branch 4_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git
commit 3a4a9165c8f069b29447df77783a68909b29371c
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 d7d8c33f62..5512494e02 100644
--- a/pom.xml
+++ b/pom.xml
@@ -490,7 +490,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>
<byte-buddy.jdk25.version>1.17.8</byte-buddy.jdk25.version>
<mockito.jdk25.version>5.20.0</mockito.jdk25.version>