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

jlmonteiro pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomee.git


The following commit(s) were added to refs/heads/master by this push:
     new 5cc170babd TOMEE-3941 Apache ActiveMQ 5.16.5 dependency upgrade
5cc170babd is described below

commit 5cc170babd9d236b4427da9fcb1eed70c56668e3
Author: Jean-Louis Monteiro <[email protected]>
AuthorDate: Thu May 5 22:28:06 2022 +0200

    TOMEE-3941 Apache ActiveMQ 5.16.5 dependency upgrade
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1dd6eb59f3..0522da4097 100644
--- a/pom.xml
+++ b/pom.xml
@@ -189,7 +189,7 @@
     <commons-net.version>3.8.0</commons-net.version>
 
     <bval.version>2.0.6-SNAPSHOT</bval.version>
-    <org.apache.activemq.version>5.16.4</org.apache.activemq.version>
+    <org.apache.activemq.version>5.16.5</org.apache.activemq.version>
     <org.springframework.version>3.1.4.RELEASE</org.springframework.version>
     <junit.version>4.13.2</junit.version>
     <junit.jupiter.version>5.8.2</junit.jupiter.version>

Reply via email to