This is an automated email from the ASF dual-hosted git repository.
rzo1 pushed a commit to branch tomee-10.x
in repository https://gitbox.apache.org/repos/asf/tomee.git
The following commit(s) were added to refs/heads/tomee-10.x by this push:
new dd91836f00 [tomee-10.x]: Bump org.apache.cxf:cxf-rt-bindings-xml
(#2237)
dd91836f00 is described below
commit dd91836f0018a8525f782b8dca3da36933d1e331
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 24 19:57:37 2025 +0100
[tomee-10.x]: Bump org.apache.cxf:cxf-rt-bindings-xml (#2237)
Bumps org.apache.cxf:cxf-rt-bindings-xml from 4.1.3 to 4.1.4.
---
updated-dependencies:
- dependency-name: org.apache.cxf:cxf-rt-bindings-xml
dependency-version: 4.1.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
boms/tomee-microprofile/pom.xml | 2 +-
boms/tomee-plume/pom.xml | 2 +-
boms/tomee-plus/pom.xml | 2 +-
boms/tomee-webprofile/pom.xml | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/boms/tomee-microprofile/pom.xml b/boms/tomee-microprofile/pom.xml
index aeb4546831..e8cefb2a0a 100644
--- a/boms/tomee-microprofile/pom.xml
+++ b/boms/tomee-microprofile/pom.xml
@@ -404,7 +404,7 @@
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-bindings-xml</artifactId>
- <version>4.1.3</version>
+ <version>4.1.4</version>
</dependency>
<dependency>
<groupId>org.apache.cxf</groupId>
diff --git a/boms/tomee-plume/pom.xml b/boms/tomee-plume/pom.xml
index 7a17ddd674..f7aaa779e9 100644
--- a/boms/tomee-plume/pom.xml
+++ b/boms/tomee-plume/pom.xml
@@ -444,7 +444,7 @@
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-bindings-xml</artifactId>
- <version>4.1.3</version>
+ <version>4.1.4</version>
</dependency>
<dependency>
<groupId>org.apache.cxf</groupId>
diff --git a/boms/tomee-plus/pom.xml b/boms/tomee-plus/pom.xml
index 278326b043..a97c006311 100644
--- a/boms/tomee-plus/pom.xml
+++ b/boms/tomee-plus/pom.xml
@@ -444,7 +444,7 @@
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-bindings-xml</artifactId>
- <version>4.1.3</version>
+ <version>4.1.4</version>
</dependency>
<dependency>
<groupId>org.apache.cxf</groupId>
diff --git a/boms/tomee-webprofile/pom.xml b/boms/tomee-webprofile/pom.xml
index adab039858..b2e4a2d6c2 100644
--- a/boms/tomee-webprofile/pom.xml
+++ b/boms/tomee-webprofile/pom.xml
@@ -119,7 +119,7 @@
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-bindings-xml</artifactId>
- <version>4.1.3</version>
+ <version>4.1.4</version>
</dependency>
<dependency>
<groupId>org.apache.cxf</groupId>