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 a56b759fb6b300c03d3840a2511d1b7b9b1509b4 Author: Andrea Cosentino <[email protected]> AuthorDate: Tue Aug 31 07:59:32 2021 +0200 Upgrade Artemis to version 2.18.0 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index dce237d..902afe7 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -49,7 +49,7 @@ <abdera-version>1.1.3</abdera-version> <!-- Note that activemq dependency is only used for testing! --> <activemq-version>5.16.3</activemq-version> - <activemq-artemis-version>2.17.0</activemq-artemis-version> + <activemq-artemis-version>2.18.0</activemq-artemis-version> <ahc-version>2.12.3</ahc-version> <apacheds-version>2.0.0.AM26</apacheds-version> <apache-any23-version>2.4</apache-any23-version>
