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 11a767c748e2ea2a8ef5437c8398f01601a3b33a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 20 09:18:04 2026 -0400
Bump cxf.activemq.artemis.version from 2.53.0 to 2.54.0 (#3125)
Bumps `cxf.activemq.artemis.version` from 2.53.0 to 2.54.0.
Updates `org.apache.artemis:artemis-jakarta-server` from 2.53.0 to 2.54.0
Updates `org.apache.artemis:artemis-jakarta-client` from 2.53.0 to 2.54.0
Updates `org.apache.artemis:artemis-jakarta-ra` from 2.53.0 to 2.54.0
Updates `org.apache.artemis:artemis-junit` from 2.53.0 to 2.54.0
---
updated-dependencies:
- dependency-name: org.apache.artemis:artemis-jakarta-server
dependency-version: 2.54.0
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.artemis:artemis-jakarta-client
dependency-version: 2.54.0
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.artemis:artemis-jakarta-ra
dependency-version: 2.54.0
dependency-type: direct:development
update-type: version-update:semver-minor
- dependency-name: org.apache.artemis:artemis-junit
dependency-version: 2.54.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 be511e592a487b74d1db45deb61cde5a25055a02)
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 6ab90b2a6b3..b9bb733a2c4 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.53.0</cxf.activemq.artemis.version>
+ <cxf.activemq.artemis.version>2.54.0</cxf.activemq.artemis.version>
<cxf.ahc.version>3.0.10</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>