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 332c1a5d [KARAF-7644] Upgrade to ActiveMQ 5.17.3
new 1108a8cc Merge pull request #308 from jbonofre/KARAF-7644
332c1a5d is described below
commit 332c1a5d64d7b76a966efc69c0fd72ba89463e58
Author: JB Onofré <[email protected]>
AuthorDate: Fri Feb 3 14:19:55 2023 +0100
[KARAF-7644] Upgrade to ActiveMQ 5.17.3
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index becfc301..ccae15df 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.16.3</activemq.version>
+ <activemq.version>5.17.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>