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:
@@ -46,12 +46,12 @@ Fragment-Host: org.openhab.core.io.rest.core
|
||||
org.osgi.service.event;version='[1.4.1,1.4.2)',\
|
||||
org.osgi.util.promise;version='[1.3.0,1.3.1)',\
|
||||
com.google.gson;version='[2.13.2,2.13.3)',\
|
||||
org.apache.cxf.cxf-core;version='[3.6.9,3.6.10)',\
|
||||
org.apache.cxf.cxf-rt-frontend-jaxrs;version='[3.6.9,3.6.10)',\
|
||||
org.apache.cxf.cxf-rt-rs-client;version='[3.6.9,3.6.10)',\
|
||||
org.apache.cxf.cxf-rt-rs-sse;version='[3.6.9,3.6.10)',\
|
||||
org.apache.cxf.cxf-rt-security;version='[3.6.9,3.6.10)',\
|
||||
org.apache.cxf.cxf-rt-transports-http;version='[3.6.9,3.6.10)',\
|
||||
org.apache.cxf.cxf-core;version='[3.6.10,3.6.11)',\
|
||||
org.apache.cxf.cxf-rt-frontend-jaxrs;version='[3.6.10,3.6.11)',\
|
||||
org.apache.cxf.cxf-rt-rs-client;version='[3.6.10,3.6.11)',\
|
||||
org.apache.cxf.cxf-rt-rs-sse;version='[3.6.10,3.6.11)',\
|
||||
org.apache.cxf.cxf-rt-security;version='[3.6.10,3.6.11)',\
|
||||
org.apache.cxf.cxf-rt-transports-http;version='[3.6.10,3.6.11)',\
|
||||
org.apache.ws.xmlschema.core;version='[2.3.2,2.3.3)',\
|
||||
junit-jupiter-api;version='[5.14.2,5.14.3)',\
|
||||
junit-jupiter-engine;version='[5.14.2,5.14.3)',\
|
||||
|
||||
Reference in New Issue
Block a user