You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2023/06/20 04:51:15 UTC

[camel] 01/02: Upgrade to Artemis 2.29

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 19fc3a9df6d2d9f1c6d9d9b64c877e5c250cd1ef
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Tue Jun 20 06:50:51 2023 +0200

    Upgrade to Artemis 2.29
---
 camel-dependencies/pom.xml | 2 +-
 parent/pom.xml             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index 490144c7bb6..e8f42ef4e06 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -55,7 +55,7 @@
         <checkstyle.failOnViolation>false</checkstyle.failOnViolation>
         <!-- dependency versions -->
         <abdera-version>1.1.3</abdera-version>
-        <activemq-artemis-version>2.28.0</activemq-artemis-version>
+        <activemq-artemis-version>2.29.0</activemq-artemis-version>
         <angus-mail-version>2.0.2</angus-mail-version>
         <apacheds-version>2.0.0.AM26</apacheds-version>
         <apache-drill-version>1.21.1</apache-drill-version>
diff --git a/parent/pom.xml b/parent/pom.xml
index 7acc1272e7c..d33058d3973 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -50,7 +50,7 @@
         <checkstyle.failOnViolation>false</checkstyle.failOnViolation>
         <!-- dependency versions -->
         <abdera-version>1.1.3</abdera-version>
-        <activemq-artemis-version>2.28.0</activemq-artemis-version>
+        <activemq-artemis-version>2.29.0</activemq-artemis-version>
         <angus-mail-version>2.0.2</angus-mail-version>
         <apacheds-version>2.0.0.AM26</apacheds-version>
         <apache-drill-version>1.21.1</apache-drill-version>