This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch camel-4.18.x
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-4.18.x by this push:
new 27589343289c CAMEL-23026: camel-cxf - Upgrade to CXF 4.1.5
27589343289c is described below
commit 27589343289c2c55ff34a2b15e0aaca103c1321a
Author: Claus Ibsen <[email protected]>
AuthorDate: Tue Feb 17 21:40:37 2026 +0100
CAMEL-23026: camel-cxf - Upgrade to CXF 4.1.5
---
parent/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 2ac3c8c55bb1..84c6b5c37fdb 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -135,8 +135,8 @@
<cobertura-maven-plugin-version>2.7</cobertura-maven-plugin-version>
<couchbase-client-version>3.11.0</couchbase-client-version>
<curator-version>5.9.0</curator-version>
- <cxf-version>4.1.4</cxf-version>
- <cxf-codegen-plugin-version>4.1.4</cxf-codegen-plugin-version>
+ <cxf-version>4.1.5</cxf-version>
+ <cxf-codegen-plugin-version>4.1.5</cxf-codegen-plugin-version>
<!-- cxf-xjc is not released as often -->
<cxf-xjc-plugin-version>4.1.2</cxf-xjc-plugin-version>
<cxf-xjc-utils-version>4.1.2</cxf-xjc-utils-version>