This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
commit 2e0cdc8fd6362a9d48a1ac17ca04740e740feafb Author: Andrea Cosentino <[email protected]> AuthorDate: Tue Aug 31 08:02:15 2021 +0200 Sync deps --- camel-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml index 33f1f6e..c2773a9 100644 --- a/camel-dependencies/pom.xml +++ b/camel-dependencies/pom.xml @@ -33,7 +33,7 @@ <description>Camel Dependencies POM</description> <properties> <abdera-version>1.1.3</abdera-version> - <activemq-artemis-version>2.17.0</activemq-artemis-version> + <activemq-artemis-version>2.18.0</activemq-artemis-version> <activemq-version>5.16.3</activemq-version> <ahc-version>2.12.3</ahc-version> <apache-any23-version>2.4</apache-any23-version>
