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

rzo1 pushed a commit to branch tomee-8.x
in repository https://gitbox.apache.org/repos/asf/tomee.git


The following commit(s) were added to refs/heads/tomee-8.x by this push:
     new 07d305b5db TOMEE-3941 - Apache ActiveMQ 5.16.5 dependency upgrade
07d305b5db is described below

commit 07d305b5db097c88aeb660bb265397b49f3b89b0
Author: Richard Zowalla <[email protected]>
AuthorDate: Fri May 6 08:05:42 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 d0b3c44d53..343bdb449c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -190,7 +190,7 @@
     <commons-net.version>3.8.0</commons-net.version>
 
     <bval.version>2.0.5</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