This is an automated email from the ASF dual-hosted git repository. coheigea pushed a commit to branch coheigea/artemis-2.42.0 in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 299d6b9dac191502ec8ed8c6d388820674f0f9f2 Author: Colm O hEigeartaigh <[email protected]> AuthorDate: Mon Jul 28 15:33:01 2025 +0100 Updating Apache ActiveMQ Artemis to 2.42.0 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 861145aebc..d4d38259ce 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>
