Upgrade cxf to 3.6.8 (#4950)

Upgrade cxf from 3.6.5 to 3.6.8

Find the list of relevant changes here:
https://github.com/apache/cxf/blob/3.6.x-fixes/distribution/src/main/release/release_notes.txt

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
This commit is contained in:
Holger Friedrich
2025-08-19 22:41:33 +02:00
committed by GitHub
parent bc671efaa6
commit bfbcce5449
4 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
<properties>
<californium.version>4.0.0-M2</californium.version>
<!-- cxf can be updated independently of karaf, only used in karaf tests -->
<cxf.version>3.6.5</cxf.version>
<cxf.version>3.6.8</cxf.version>
<jackson.version>2.19.2</jackson.version>
<jetty.version>9.4.57.v20241219</jetty.version>
<pax.logging.version>2.3.0</pax.logging.version>