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

coheigea pushed a commit to branch 3.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/3.6.x-fixes by this push:
     new f0a5d130d0 Updating ActiveMQ to 5.17.7 (#2415)
f0a5d130d0 is described below

commit f0a5d130d0ed41a83e0c2c44b08c49bc8f957648
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Tue May 20 14:07:07 2025 +0100

    Updating ActiveMQ to 5.17.7 (#2415)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 6ecfcdd151..4c0c4a179b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -77,7 +77,7 @@
         <cxf.osgi.javax.xml.ws.version>[0,3)</cxf.osgi.javax.xml.ws.version>
 
         <!-- please maintain alphabetical order here -->
-        <cxf.activemq.version>5.17.6</cxf.activemq.version>
+        <cxf.activemq.version>5.17.7</cxf.activemq.version>
         <cxf.ahc.version>2.12.4</cxf.ahc.version>
         <cxf.arquillian.version>1.6.0.Final</cxf.arquillian.version>
         
<cxf.arquillian.weld.container.version>2.0.1.Final</cxf.arquillian.weld.container.version>

Reply via email to