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 2017/07/07 13:26:40 UTC

camel git commit: Upgrade ActiveMQ

Repository: camel
Updated Branches:
  refs/heads/master d461cf7cc -> c478ba277


Upgrade ActiveMQ


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c478ba27
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/c478ba27
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/c478ba27

Branch: refs/heads/master
Commit: c478ba277e131dd4740adaf1a610ed1c5b3f295a
Parents: d461cf7
Author: Claus Ibsen <da...@apache.org>
Authored: Fri Jul 7 15:26:33 2017 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Fri Jul 7 15:26:33 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/c478ba27/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 9dccc0a..202c798 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -40,7 +40,7 @@
     <!-- dependency versions -->
     <abdera-version>1.1.3</abdera-version>
     <!-- Note that activemq dependency is only used for testing! -->
-    <activemq-version>5.14.5</activemq-version>
+    <activemq-version>5.15.0</activemq-version>
     <activemq-artemis-version>2.1.0</activemq-artemis-version>
     <aether-version>1.0.2.v20150114</aether-version>
     <ahc-version>2.0.33</ahc-version>