You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2021/11/16 07:00:34 UTC

[camel] 01/02: Upgrade Artemis to version 2.19.0

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 123e08fbabed9bdb0f783a016ee627ce817d7acb
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Nov 16 07:44:17 2021 +0100

    Upgrade Artemis to version 2.19.0
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index fdf4425..4a2e132 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -50,7 +50,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.18.0</activemq-artemis-version>
+        <activemq-artemis-version>2.19.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>