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

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


The following commit(s) were added to refs/heads/camel-4.0.x by this push:
     new 43fc85ac45f CAMEL-20049: camel-activemq - Upgrade to latest releases 
(#11844)
43fc85ac45f is described below

commit 43fc85ac45f8c12b8d242fb0cc4017bede54572a
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Thu Oct 26 15:56:50 2023 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 1c45f6980c5..6bfb4c07f17 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.30.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>

Reply via email to