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 2020/12/01 17:08:52 UTC

[karaf-decanter] branch master updated: [KARAF-6929] Upgrade to Apache ActiveMQ 5.15.13

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 2542667  [KARAF-6929] Upgrade to Apache ActiveMQ 5.15.13
     new a26b89f  Merge pull request #211 from jbonofre/KARAF-6929
2542667 is described below

commit 2542667a332fc6a91c044adb1f9c76a6a3125276
Author: jbonofre <jb...@apache.org>
AuthorDate: Tue Dec 1 15:35:18 2020 +0100

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

diff --git a/pom.xml b/pom.xml
index c6ca804..6ba91e7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,7 +37,7 @@
     <properties>
         <baseline>1.0.0</baseline>
         <baseline.skip>true</baseline.skip>
-        <activemq.version>5.15.12</activemq.version>
+        <activemq.version>5.15.13</activemq.version>
         <camel.version>2.25.2</camel.version>
         <cassandra.driver.version>4.6.1</cassandra.driver.version>
         <glassfish-json.version>1.1.4</glassfish-json.version>