You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2019/01/29 19:07:18 UTC

[camel] branch master updated: Upgrade Artemis

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

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


The following commit(s) were added to refs/heads/master by this push:
     new d010287  Upgrade Artemis
d010287 is described below

commit d010287e58b4247441c0087ddfe805562b2cc1fe
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Tue Jan 29 20:07:05 2019 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index f6f9512..68acb30 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -42,7 +42,7 @@
     <abdera-version>1.1.3</abdera-version>
     <!-- Note that activemq dependency is only used for testing! -->
     <activemq-version>5.15.8</activemq-version>
-    <activemq-artemis-version>2.6.3</activemq-artemis-version>
+    <activemq-artemis-version>2.6.4</activemq-artemis-version>
     <aether-version>1.0.2.v20150114</aether-version>
     <ahc-version>2.7.0</ahc-version>
     <ant-bundle-version>1.7.0_6</ant-bundle-version>