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 6649ecf963 ARTEMIS-4474: update to zookeeper 3.8.3
6649ecf963 is described below
commit 6649ecf9631424bfcc1ce8c2f7a1adcb28bd0008
Author: Robbie Gemmell <[email protected]>
AuthorDate: Wed Oct 25 12:21:29 2023 +0100
ARTEMIS-4474: update to zookeeper 3.8.3
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 7353f53609..27496465c5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -115,7 +115,7 @@
<netty.version>4.1.100.Final</netty.version>
<hdrhistogram.version>2.1.12</hdrhistogram.version>
<curator.version>5.5.0</curator.version>
- <zookeeper.version>3.8.2</zookeeper.version>
+ <zookeeper.version>3.8.3</zookeeper.version>
<woodstox.version>4.4.0</woodstox.version>
<!-- docs -->