This is an automated email from the ASF dual-hosted git repository.
robbie pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git
The following commit(s) were added to refs/heads/main by this push:
new 96d1d891bf ARTEMIS-5644: Update to zookeeper 3.9.4
96d1d891bf is described below
commit 96d1d891bf2562c7f87674109bfc29f08cd1316c
Author: Robbie Gemmell <[email protected]>
AuthorDate: Tue Sep 2 11:03:13 2025 +0100
ARTEMIS-5644: Update to zookeeper 3.9.4
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index fbc6824303..858df9054d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -122,7 +122,7 @@
<netty.version>4.1.124.Final</netty.version>
<hdrhistogram.version>2.2.2</hdrhistogram.version>
<curator.version>5.9.0</curator.version>
- <zookeeper.version>3.9.3</zookeeper.version>
+ <zookeeper.version>3.9.4</zookeeper.version>
<woodstox.version>4.4.1</woodstox.version>
<pem-keystore.version>3.0.0</pem-keystore.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact