Resolve runbundles for XStream upgrade (#12222)

Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
Wouter Born
2022-02-07 08:25:16 +01:00
committed by GitHub
parent 267a8aac7c
commit 144cb11243
10 changed files with 20 additions and 20 deletions

View File

@@ -37,7 +37,6 @@ Fragment-Host: org.openhab.binding.systeminfo
tech.units.indriya;version='[2.1.2,2.1.3)',\
uom-lib-common;version='[2.1.0,2.1.1)',\
org.apache.felix.configadmin;version='[1.9.22,1.9.23)',\
xstream;version='[1.4.18,1.4.19)',\
org.eclipse.jetty.http;version='[9.4.43,9.4.44)',\
org.eclipse.jetty.io;version='[9.4.43,9.4.44)',\
org.eclipse.jetty.security;version='[9.4.43,9.4.44)',\
@@ -73,4 +72,5 @@ Fragment-Host: org.openhab.binding.systeminfo
org.openhab.core.test;version='[3.3.0,3.3.1)',\
org.openhab.core.thing;version='[3.3.0,3.3.1)',\
org.openhab.core.thing.xml;version='[3.3.0,3.3.1)',\
org.ops4j.pax.logging.pax-logging-api;version='[2.0.14,2.0.15)'
org.ops4j.pax.logging.pax-logging-api;version='[2.0.14,2.0.15)',\
xstream;version='[1.4.19,1.4.20)'