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 2020/09/01 10:12:36 UTC

[camel] 03/04: Upgrade Artemis to version 2.15.0

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 1fe8023b6ce0a81daaecc49d2e93a5698fa8c818
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Sep 1 11:50:59 2020 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index ad107b2..d5836b5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -43,7 +43,7 @@
         <abdera-version>1.1.3</abdera-version>
         <!-- Note that activemq dependency is only used for testing! -->
         <activemq-version>5.16.0</activemq-version>
-        <activemq-artemis-version>2.14.0</activemq-artemis-version>
+        <activemq-artemis-version>2.15.0</activemq-artemis-version>
         <aether-version>1.0.2.v20150114</aether-version>
         <ahc-version>2.12.1</ahc-version>
         <android-annotations-version>4.1.1.4</android-annotations-version>