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 96d7174caf5 Updating Artemis to 2.44.0
96d7174caf5 is described below

commit 96d7174caf5f65d29b4a6a23d7ecbee8a824a02b
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Mon Nov 3 15:41:55 2025 +0000

    Updating Artemis to 2.44.0
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index b23e7204345..c53862688a1 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.43.0</cxf.activemq.artemis.version>
+        <cxf.activemq.artemis.version>2.44.0</cxf.activemq.artemis.version>
         <cxf.ahc.version>3.0.3</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>

Reply via email to