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/03/03 12:19:06 UTC

camel git commit: Upgrade ActiveMQ

Repository: camel
Updated Branches:
  refs/heads/master 010411af1 -> 78e7a06b9


Upgrade ActiveMQ


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

Branch: refs/heads/master
Commit: 78e7a06b95360149c53e28538e01833b774f3832
Parents: 010411a
Author: Claus Ibsen <da...@apache.org>
Authored: Fri Mar 3 13:19:00 2017 +0100
Committer: Claus Ibsen <da...@apache.org>
Committed: Fri Mar 3 13:19:00 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/78e7a06b/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index b6edffc..82b5536 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -37,7 +37,7 @@
     <!-- dependency versions -->
     <abdera-version>1.1.3</abdera-version>
     <!-- Note that activemq dependency is only used for testing! -->
-    <activemq-version>5.14.3</activemq-version>
+    <activemq-version>5.14.4</activemq-version>
     <aether-version>1.0.2.v20150114</aether-version>
     <ahc-version>2.0.29</ahc-version>
     <ant-bundle-version>1.7.0_6</ant-bundle-version>