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 6072b98245 ARTEMIS-5353 bump curator.version from 5.7.1 to 5.8.0
6072b98245 is described below
commit 6072b982450443e72d010e235d4b089b9b924ea7
Author: Justin Bertram <[email protected]>
AuthorDate: Tue Mar 18 22:04:27 2025 -0500
ARTEMIS-5353 bump curator.version from 5.7.1 to 5.8.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 05df547441..3b5a9dcf71 100644
--- a/pom.xml
+++ b/pom.xml
@@ -121,7 +121,7 @@
<jctools.version>4.0.5</jctools.version>
<netty.version>4.1.119.Final</netty.version>
<hdrhistogram.version>2.2.2</hdrhistogram.version>
- <curator.version>5.7.1</curator.version>
+ <curator.version>5.8.0</curator.version>
<zookeeper.version>3.9.3</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]
For further information, visit: https://activemq.apache.org/contact