mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 15:11:59 +01:00
Resolve itest runbundles for JUPnP upgrade (#15353)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
This commit is contained in:
parent
846e9aa206
commit
72028f7a86
@ -55,7 +55,7 @@ Fragment-Host: org.openhab.binding.avmfritz
|
||||
org.ops4j.pax.logging.pax-logging-api;version='[2.2.0,2.2.1)',\
|
||||
org.ops4j.pax.web.pax-web-api;version='[8.0.15,8.0.16)',\
|
||||
org.osgi.service.component;version='[1.5.0,1.5.1)',\
|
||||
org.jupnp;version='[2.7.0,2.7.1)',\
|
||||
org.jupnp;version='[2.7.1,2.7.2)',\
|
||||
junit-jupiter-api;version='[5.9.2,5.9.3)',\
|
||||
junit-jupiter-engine;version='[5.9.2,5.9.3)',\
|
||||
junit-platform-commons;version='[1.9.2,1.9.3)',\
|
||||
|
@ -36,7 +36,7 @@ Fragment-Host: org.openhab.binding.hue
|
||||
org.osgi.util.promise;version='[1.2.0,1.2.1)',\
|
||||
org.eclipse.jdt.annotation;version='[2.2.100,2.2.101)',\
|
||||
javax.jmdns;version='[3.5.8,3.5.9)',\
|
||||
org.jupnp;version='[2.7.0,2.7.1)',\
|
||||
org.jupnp;version='[2.7.1,2.7.2)',\
|
||||
ch.qos.logback.classic;version='[1.2.11,1.2.12)',\
|
||||
ch.qos.logback.core;version='[1.2.11,1.2.12)',\
|
||||
biz.aQute.tester.junit-platform;version='[6.4.0,6.4.1)',\
|
||||
|
@ -56,7 +56,7 @@ Fragment-Host: org.openhab.binding.wemo
|
||||
org.ops4j.pax.logging.pax-logging-api;version='[2.2.0,2.2.1)',\
|
||||
org.ops4j.pax.web.pax-web-api;version='[8.0.15,8.0.16)',\
|
||||
org.osgi.service.component;version='[1.5.0,1.5.1)',\
|
||||
org.jupnp;version='[2.7.0,2.7.1)',\
|
||||
org.jupnp;version='[2.7.1,2.7.2)',\
|
||||
junit-jupiter-api;version='[5.9.2,5.9.3)',\
|
||||
junit-jupiter-engine;version='[5.9.2,5.9.3)',\
|
||||
junit-platform-commons;version='[1.9.2,1.9.3)',\
|
||||
|
Loading…
Reference in New Issue
Block a user