This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch camel-4.0.x
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-4.0.x by this push:
new ae478db1a23 CAMEL-20049: camel-activemq - Upgrade to latest releases
ae478db1a23 is described below
commit ae478db1a23dd1d97828b9c619db461cda34e391
Author: Claus Ibsen <[email protected]>
AuthorDate: Sat Oct 28 18:21:34 2023 +0200
CAMEL-20049: camel-activemq - Upgrade to latest releases
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index c31fb71cb68..4c30d4b9392 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -50,7 +50,7 @@
<!-- dependency versions -->
<activemq-version>5.18.3</activemq-version>
- <activemq-artemis-version>2.31.1</activemq-artemis-version>
+ <activemq-artemis-version>2.31.2</activemq-artemis-version>
<angus-mail-version>2.0.2</angus-mail-version>
<apacheds-version>2.0.0.AM26</apacheds-version>
<apache-drill-version>1.21.1</apache-drill-version>