mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
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:
+1
-1
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user