This is an automated email from the ASF dual-hosted git repository.
jbertram 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 49cb8c1845 ARTEMIS-4610 upgrade ZooKeeper to 3.9.1
49cb8c1845 is described below
commit 49cb8c18459dc57c7a4fc308acd47f868e365eea
Author: Justin Bertram <[email protected]>
AuthorDate: Tue Jan 30 21:47:09 2024 -0600
ARTEMIS-4610 upgrade ZooKeeper to 3.9.1
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index dc8cca7c65..26c312dda6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -116,7 +116,7 @@
<netty.version>4.1.106.Final</netty.version>
<hdrhistogram.version>2.1.12</hdrhistogram.version>
<curator.version>5.6.0</curator.version>
- <zookeeper.version>3.8.3</zookeeper.version>
+ <zookeeper.version>3.9.1</zookeeper.version>
<woodstox.version>4.4.0</woodstox.version>
<pem-keystore.version>2.3.0</pem-keystore.version>
<!-- This overrides the Apache parent POM due to
https://issues.apache.org/jira/browse/MSHADE-462. Once that issue