Update bnd to 6.3.0 (#12864)
For release notes, see: https://github.com/bndtools/bnd/wiki/Changes-in-6.3.0 Related to openhab/openhab-core#2991 Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
@@ -43,7 +43,6 @@ Fragment-Host: org.openhab.binding.hue
|
||||
junit-platform-commons;version='[1.8.1,1.8.2)',\
|
||||
junit-platform-engine;version='[1.8.1,1.8.2)',\
|
||||
junit-platform-launcher;version='[1.8.1,1.8.2)',\
|
||||
biz.aQute.tester.junit-platform;version='[6.2.0,6.2.1)',\
|
||||
org.apache.felix.scr;version='[2.1.30,2.1.31)',\
|
||||
org.osgi.util.function;version='[1.2.0,1.2.1)',\
|
||||
org.osgi.util.promise;version='[1.2.0,1.2.1)',\
|
||||
@@ -82,4 +81,5 @@ Fragment-Host: org.openhab.binding.hue
|
||||
org.jupnp;version='[2.6.1,2.6.2)',\
|
||||
ch.qos.logback.classic;version='[1.2.11,1.2.12)',\
|
||||
ch.qos.logback.core;version='[1.2.11,1.2.12)',\
|
||||
org.eclipse.jdt.annotation;version='[2.2.100,2.2.101)'
|
||||
org.eclipse.jdt.annotation;version='[2.2.100,2.2.101)',\
|
||||
biz.aQute.tester.junit-platform;version='[6.3.0,6.3.1)'
|
||||
|
||||
Reference in New Issue
Block a user