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/06/05 06:36:14 UTC

[karaf] branch karaf-4.2.x updated: [KARAF-6302] Upgrade to ActiveMQ 5.15.9

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

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


The following commit(s) were added to refs/heads/karaf-4.2.x by this push:
     new 3130d93  [KARAF-6302] Upgrade to ActiveMQ 5.15.9
3130d93 is described below

commit 3130d93dde732407f5526a71a10802ff2478b555
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Tue Jun 4 10:55:47 2019 +0200

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

diff --git a/pom.xml b/pom.xml
index 1484c6a..f9229a7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -141,7 +141,7 @@
     </prerequisites>
 
     <properties>
-        <activemq.version>5.15.8</activemq.version>
+        <activemq.version>5.15.9</activemq.version>
         <aopalliance.bundle.version>1.0_6</aopalliance.bundle.version>
         <aspectj.bundle.version>1.7.4_1</aspectj.bundle.version>
         <ant.bundle.version>1.10.3_1</ant.bundle.version>