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/10/26 13:03:47 UTC

[camel] branch amq created (now 7faa1e515f8)

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

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


      at 7faa1e515f8 CAMEL-20049: camel-activemq - Upgrade to latest releases

This branch includes the following new commits:

     new 7faa1e515f8 CAMEL-20049: camel-activemq - Upgrade to latest releases

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[camel] 01/01: CAMEL-20049: camel-activemq - Upgrade to latest releases

Posted by da...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 7faa1e515f83c2aebdb3a7da8e6ffa1ed6adc71a
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Thu Oct 26 15:03:36 2023 +0200

    CAMEL-20049: camel-activemq - Upgrade to latest releases
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 1f4c2c78b91..48f1f7101a7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -49,8 +49,8 @@
         <sourcecheckExcludesComma />
 
         <!-- dependency versions -->
-        <activemq-version>5.18.2</activemq-version>
-        <activemq-artemis-version>2.31.0</activemq-artemis-version>
+        <activemq-version>5.18.3</activemq-version>
+        <activemq-artemis-version>2.31.1</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>