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 aacac367af Updating Artemis to 2.43.0 (#2680)
aacac367af is described below

commit aacac367afa636971077549e116e2a3cfc85c217
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Wed Oct 22 10:32:18 2025 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 35323147e0..6b2a1c26da 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.42.0</cxf.activemq.artemis.version>
+        <cxf.activemq.artemis.version>2.43.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