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

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


The following commit(s) were added to refs/heads/camel-4.14.x by this push:
     new 6652c5628957 Upgrade activemq
6652c5628957 is described below

commit 6652c5628957387685d192d76ce3994a3a02c967
Author: Claus Ibsen <[email protected]>
AuthorDate: Fri Feb 27 18:06:56 2026 +0100

    Upgrade activemq
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index cfcf00276810..c20f4de0b97f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -56,8 +56,8 @@
         <sourcecheckExcludesComma />
 
         <!-- dependency versions -->
-        <activemq-version>5.19.0</activemq-version>
-        <activemq6-version>6.1.7</activemq6-version>
+        <activemq-version>5.19.2</activemq-version>
+        <activemq6-version>6.1.8</activemq6-version>
         <activemq-artemis-version>2.42.0</activemq-artemis-version>
         <allegro-converter-version>0.3.0</allegro-converter-version>
         <amazon-kinesis-client-version>2.6.0</amazon-kinesis-client-version>

Reply via email to