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 2018/08/22 06:27:52 UTC

[camel] 02/02: Upgrade Activemq to version 5.15.5

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 1580d16f5ab5e8daaca0c7776ddbe63cc9762c3a
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Aug 22 08:27:28 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 6b1983a..dc857d2 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.15.4</activemq-version>
+    <activemq-version>5.15.5</activemq-version>
     <activemq-artemis-version>2.6.2</activemq-artemis-version>
     <aether-version>1.0.2.v20150114</aether-version>
     <ahc-version>2.5.2</ahc-version>