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
commit 430c453108b924d356972314b00617abb457a0d0 Author: Robbie Gemmell <[email protected]> AuthorDate: Tue Oct 29 14:19:14 2024 +0000 ARTEMIS-5136: update to zookeeper 3.9.3 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9c80a6ce56..39dfdcbfa9 100644 --- a/pom.xml +++ b/pom.xml @@ -123,7 +123,7 @@ <netty.version>4.1.114.Final</netty.version> <hdrhistogram.version>2.2.2</hdrhistogram.version> <curator.version>5.7.1</curator.version> - <zookeeper.version>3.9.2</zookeeper.version> + <zookeeper.version>3.9.3</zookeeper.version> <woodstox.version>4.4.1</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
