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

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


The following commit(s) were added to refs/heads/main by this push:
     new 151591780a TOMEE-4330 - ActiveMQ 6.1.2
151591780a is described below

commit 151591780acb7e48cdc7323bad9592402cbba165
Author: Richard Zowalla <r...@apache.org>
AuthorDate: Tue Apr 30 11:32:35 2024 +0200

    TOMEE-4330 - ActiveMQ 6.1.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 560ea3201b..f3038514c4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -212,7 +212,7 @@
     <!-- com.sun -->
     <version.impl.saaj>2.0.1</version.impl.saaj>
     <!-- org.apache -->
-    <version.activemq>6.1.0</version.activemq>
+    <version.activemq>6.1.2</version.activemq>
     <!-- downgrade to avoid a henn egg issue with batchee -->
     <version.batchee>1.0.4</version.batchee>
     <version.bval>3.0.0</version.bval>

Reply via email to