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 0210e2db5b ARTEMIS-4849 Bump ZooKeeper from 3.9.1 to 3.9.2
new 2be2ca640f This closes #4981
0210e2db5b is described below
commit 0210e2db5bc9da18fe0e2e3b171018ec90df3a42
Author: Frederico Alves <[email protected]>
AuthorDate: Mon Jun 17 12:05:47 2024 +0100
ARTEMIS-4849 Bump ZooKeeper from 3.9.1 to 3.9.2
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 44c4836179..50d5dec49f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -116,7 +116,7 @@
<netty.version>4.1.111.Final</netty.version>
<hdrhistogram.version>2.1.12</hdrhistogram.version>
<curator.version>5.6.0</curator.version>
- <zookeeper.version>3.9.1</zookeeper.version>
+ <zookeeper.version>3.9.2</zookeeper.version>
<woodstox.version>4.4.0</woodstox.version>
<pem-keystore.version>2.4.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