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 2022/02/12 07:02:18 UTC

[karaf-decanter] branch main updated: [KARAF-7328] Upgrade to ActiveMQ 5.16.3

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 8664a71  [KARAF-7328] Upgrade to ActiveMQ 5.16.3
     new fa5f469  Merge pull request #291 from jbonofre/KARAF-7328
8664a71 is described below

commit 8664a71cd77c75c28305bba2975066baf560fae0
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Wed Feb 9 07:10:38 2022 +0100

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

diff --git a/pom.xml b/pom.xml
index 14eadbc..d012832 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,7 +39,7 @@
         <project.build.outputTimestamp>10</project.build.outputTimestamp>
         <baseline>1.0.0</baseline>
         <baseline.skip>true</baseline.skip>
-        <activemq.version>5.15.13</activemq.version>
+        <activemq.version>5.16.3</activemq.version>
         <camel.version>3.14.1</camel.version>
         <cassandra.driver.version>4.9.0</cassandra.driver.version>
         <glassfish-json.version>1.1.4</glassfish-json.version>