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 9cf52a693a ARTEMIS-4607 upgrade Curator to 5.6.0
9cf52a693a is described below

commit 9cf52a693aaa616660614144e22cf657aa4c577c
Author: Justin Bertram <[email protected]>
AuthorDate: Tue Jan 30 21:15:23 2024 -0600

    ARTEMIS-4607 upgrade Curator to 5.6.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7330fc5166..c1ea62dac4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -115,7 +115,7 @@
       <jctools.version>2.1.2</jctools.version>
       <netty.version>4.1.106.Final</netty.version>
       <hdrhistogram.version>2.1.12</hdrhistogram.version>
-      <curator.version>5.5.0</curator.version>
+      <curator.version>5.6.0</curator.version>
       <zookeeper.version>3.8.3</zookeeper.version>
       <woodstox.version>4.4.0</woodstox.version>
       <pem-keystore.version>2.3.0</pem-keystore.version>

Reply via email to