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 c4b740e5fc44 Upgrade activemq 6.3.1
c4b740e5fc44 is described below
commit c4b740e5fc4416751d7dee494c9b8dcf136d71ba
Author: Claus Ibsen <[email protected]>
AuthorDate: Thu Aug 13 10:00:32 2026 +0200
Upgrade activemq 6.3.1
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index b6f9b53295d0..ee6786224dc7 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.3.0</activemq6-version>
+ <activemq6-version>6.3.1</activemq6-version>
<activemq-artemis-version>2.55.0</activemq-artemis-version>
<aesh-terminal-version>3.14.1</aesh-terminal-version>
<agroal-version>3.2.1</agroal-version>