This is an automated email from the ASF dual-hosted git repository. coheigea pushed a commit to branch 4.1.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 3e1b0298717ffbc9a2b1d292de64e254a21bb855 Author: Colm O hEigeartaigh <[email protected]> AuthorDate: Thu Feb 5 07:06:04 2026 +0000 Updating Apache Artermis to 2.50.0 (#2860) (cherry picked from commit 331acebd0a0d5d9a1a3f28dd9faee06715b2d721) --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index d98d83713c..60ea1a61e9 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.44.0</cxf.activemq.artemis.version> + <cxf.activemq.artemis.version>2.50.0</cxf.activemq.artemis.version> <cxf.ahc.version>3.0.6</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>
