This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/main by this push:
new 1b3967d831 Updating Apache ActiveMQ Artemis to 2.42.0 (#2530)
1b3967d831 is described below
commit 1b3967d831d148161cabe843de58cea92b0eeb96
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Tue Jul 29 09:00:21 2025 +0100
Updating Apache ActiveMQ Artemis to 2.42.0 (#2530)
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 58fb9eb294..9727255ce6 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -87,7 +87,7 @@
<cxf.osgi.jakarta.transaction.version>[2,3)</cxf.osgi.jakarta.transaction.version>
<!-- please maintain alphabetical order here -->
- <cxf.activemq.artemis.version>2.41.0</cxf.activemq.artemis.version>
+ <cxf.activemq.artemis.version>2.42.0</cxf.activemq.artemis.version>
<cxf.ahc.version>3.0.2</cxf.ahc.version>
<cxf.arquillian.version>1.8.1.Final</cxf.arquillian.version>
<cxf.arquillian.weld.container.version>3.0.2.Final</cxf.arquillian.weld.container.version>