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 69e403a12b6 CAMEL-20049: camel-activemq - Upgrade to latest releases
69e403a12b6 is described below
commit 69e403a12b6a2678d544cf346afe4586de252c74
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 169ab7f8643..cdc199764da 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>