Upgrade cxf to 3.6.10 (#5380)

* Upgrade cxf to 3.6.10

Upgrade cxf from 3.6.9 to 3.6.10

Find the list of relevant changes here:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310511&version=12356395

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
This commit is contained in:
Holger Friedrich
2026-02-28 18:04:49 +01:00
committed by GitHub
parent 93110e2794
commit 3108cd9984
4 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -87,7 +87,7 @@
<!-- TEST -->
<!-- cxf can be updated independently, karaf only uses it in tests -->
<cxf.version>3.6.9</cxf.version>
<cxf.version>3.6.10</cxf.version>
<junit.version>5.14.2</junit.version>
<mockito.version>5.21.0</mockito.version>
</properties>