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


The following commit(s) were added to refs/heads/main by this push:
     new 8f1382186a76 Upgrade activemq
8f1382186a76 is described below

commit 8f1382186a76b89fa3c2dacd5699259b3dd352c6
Author: Claus Ibsen <[email protected]>
AuthorDate: Fri Feb 27 18:05:12 2026 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 629adba979ab..d25ac1860a65 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -58,7 +58,7 @@
 
         <!-- dependency versions -->
         <activemq-version>5.19.2</activemq-version>
-        <activemq6-version>6.2.0</activemq6-version>
+        <activemq6-version>6.2.1</activemq6-version>
         <activemq-artemis-version>2.44.0</activemq-artemis-version>
         <allegro-converter-version>0.3.0</allegro-converter-version>
         <amazon-kinesis-client-version>3.4.0</amazon-kinesis-client-version>

Reply via email to