You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2019/10/27 08:29:11 UTC

[karaf-decanter] branch master updated: [KARAF-6478] Upgrade to ActiveMQ 5.15.10

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

jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/karaf-decanter.git


The following commit(s) were added to refs/heads/master by this push:
     new b48a337  [KARAF-6478] Upgrade to ActiveMQ 5.15.10
     new 205c777  Merge pull request #102 from jbonofre/KARAF-6478
b48a337 is described below

commit b48a3377ae8c53a221e98e9f808c5d12bf3ebff0
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Thu Oct 24 06:28:50 2019 +0200

    [KARAF-6478] Upgrade to ActiveMQ 5.15.10
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6f400c6..d0079bb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,7 +38,7 @@
         <baseline>1.0.0</baseline>
         <baseline.skip>true</baseline.skip>
 
-        <activemq.version>5.13.3</activemq.version>
+        <activemq.version>5.15.10</activemq.version>
         <camel.version>2.16.2</camel.version>
         <cassandra.version>3.11.4</cassandra.version>
         <cassandra.driver.version>4.1.0</cassandra.driver.version>