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:35:41 UTC

[karaf] branch master 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 master
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/master by this push:
     new 467eaa8  [KARAF-6302] Upgrade to ActiveMQ 5.15.9
     new 00cb5d2  Merge pull request #858 from jbonofre/KARAF-6302
467eaa8 is described below

commit 467eaa8c21333af21b7164323d1670407ef5401d
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 57d89e4..0e8a473 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>