mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
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:
+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.9</cxf.version>
|
||||
<cxf.version>3.6.10</cxf.version>
|
||||
<jackson.annotations.version>2.21</jackson.annotations.version>
|
||||
<jackson.version>2.21.0</jackson.version>
|
||||
<jetty.version>9.4.58.v20250814</jetty.version>
|
||||
|
||||
Reference in New Issue
Block a user