This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch camel-4.22.x
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-4.22.x by this push:
new fe675a65341a Upgrade activemq 6.3.1
fe675a65341a is described below
commit fe675a65341a64fed32a0d355919d3024496b9c8
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 2b17ef3fdf23..61eabcdf3aa3 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>