This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch 4.1.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 0ea3b8015fea4041ea9751c5b86df756974af05a
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>
(cherry picked from commit 3bfeb92fa0cc2cc32455e2376f4e13e02cf6e9f7)
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 709a6c32940..5af3db6fd67 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.8.1.Final</cxf.arquillian.version>
<cxf.arquillian.weld.container.version>3.0.2.Final</cxf.arquillian.weld.container.version>