This is an automated email from the ASF dual-hosted git repository.

reta 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 3bfeb92fa0c Bump cxf.activemq.artemis.version from 2.52.0 to 2.53.0 
(#2987)
3bfeb92fa0c is described below

commit 3bfeb92fa0cc2cc32455e2376f4e13e02cf6e9f7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 23 08:53:41 2026 -0400

    Bump cxf.activemq.artemis.version from 2.52.0 to 2.53.0 (#2987)
    
    Bumps `cxf.activemq.artemis.version` from 2.52.0 to 2.53.0.
    
    Updates `org.apache.artemis:artemis-jakarta-server` from 2.52.0 to 2.53.0
    
    Updates `org.apache.artemis:artemis-jakarta-client` from 2.52.0 to 2.53.0
    
    Updates `org.apache.artemis:artemis-jakarta-ra` from 2.52.0 to 2.53.0
    
    Updates `org.apache.artemis:artemis-junit` from 2.52.0 to 2.53.0
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.artemis:artemis-jakarta-server
      dependency-version: 2.53.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.apache.artemis:artemis-jakarta-client
      dependency-version: 2.53.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.apache.artemis:artemis-jakarta-ra
      dependency-version: 2.53.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    - dependency-name: org.apache.artemis:artemis-junit
      dependency-version: 2.53.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index c534cd82d3c..c9874a7503d 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.52.0</cxf.activemq.artemis.version>
+        <cxf.activemq.artemis.version>2.53.0</cxf.activemq.artemis.version>
         <cxf.ahc.version>3.0.7</cxf.ahc.version>
         <cxf.arquillian.version>1.10.1.Final</cxf.arquillian.version>
         
<cxf.arquillian.weld.container.version>4.0.0.Final</cxf.arquillian.weld.container.version>

Reply via email to