This is an automated email from the ASF dual-hosted git repository.
clebertsuconic pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/artemis.git
The following commit(s) were added to refs/heads/main by this push:
new bc3879b358 ARTEMIS-5950 Bump zookeeper.version from 3.9.4 to 3.9.5
bc3879b358 is described below
commit bc3879b358d7f55f603df1e83170702889eca908
Author: Justin Bertram <[email protected]>
AuthorDate: Wed Mar 11 09:52:52 2026 -0500
ARTEMIS-5950 Bump zookeeper.version from 3.9.4 to 3.9.5
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 44ef2b9b91..83ca3b275b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -125,7 +125,7 @@
<netty.version>4.1.131.Final</netty.version>
<hdrhistogram.version>2.2.2</hdrhistogram.version>
<curator.version>5.9.0</curator.version>
- <zookeeper.version>3.9.4</zookeeper.version>
+ <zookeeper.version>3.9.5</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]