This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 43e5a6c70b201147ec78c69afce7469a549c5c42
Author: Claus Ibsen <[email protected]>
AuthorDate: Sat Jan 1 18:08:58 2022 +0100

    Upgrade to Artemis 2.20.0
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index b2dade3..6c657d5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -50,7 +50,7 @@
         <abdera-version>1.1.3</abdera-version>
         <!-- Note that activemq dependency is only used for testing! -->
         <activemq-version>5.16.3</activemq-version>
-        <activemq-artemis-version>2.19.0</activemq-artemis-version>
+        <activemq-artemis-version>2.20.0</activemq-artemis-version>
         <ahc-version>2.12.3</ahc-version>
         <apacheds-version>2.0.0.AM26</apacheds-version>
         <apache-any23-version>2.4</apache-any23-version>

Reply via email to