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 75bf0452db57 Upgrade activemq 6.3.0
75bf0452db57 is described below

commit 75bf0452db57c01842c74d17fbb4a6639127b14d
Author: Claus Ibsen <[email protected]>
AuthorDate: Tue Jul 28 15:48:59 2026 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index fd3e1b76c584..772411c31bda 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -59,7 +59,7 @@
 
         <!-- dependency versions -->
         <activemq-version>5.19.9</activemq-version>
-        <activemq6-version>6.2.7</activemq6-version>
+        <activemq6-version>6.3.0</activemq6-version>
         <activemq-artemis-version>2.55.0</activemq-artemis-version>
         <agroal-version>3.2.1</agroal-version>
         <allegro-converter-version>0.3.0</allegro-converter-version>

Reply via email to