This is an automated email from the ASF dual-hosted git repository. coheigea pushed a commit to branch 4.0.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git
commit b0bb4018e7f14702d1c87631f8d80f26665eb48b Author: Colm O hEigeartaigh <[email protected]> AuthorDate: Tue Jul 29 09:00:21 2025 +0100 Updating Apache ActiveMQ Artemis to 2.42.0 (#2530) (cherry picked from commit 1b3967d831d148161cabe843de58cea92b0eeb96) --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index bca125328c..58e8b0d99d 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -88,7 +88,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.0.Final</cxf.arquillian.weld.container.version>
