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:
@@ -36,7 +36,6 @@ Fragment-Host: org.openhab.binding.astro
|
||||
net.bytebuddy.byte-buddy-agent;version='[1.12.1,1.12.2)',\
|
||||
org.mockito.mockito-core;version='[4.1.0,4.1.1)',\
|
||||
org.objenesis;version='[3.2.0,3.2.1)',\
|
||||
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)',\
|
||||
@@ -50,4 +49,5 @@ Fragment-Host: org.openhab.binding.astro
|
||||
org.openhab.core.thing;version='[3.3.0,3.3.1)',\
|
||||
com.google.gson;version='[2.8.9,2.8.10)',\
|
||||
org.apache.felix.configadmin;version='[1.9.24,1.9.25)',\
|
||||
org.ops4j.pax.logging.pax-logging-api;version='[2.0.16,2.0.17)'
|
||||
org.ops4j.pax.logging.pax-logging-api;version='[2.0.16,2.0.17)',\
|
||||
biz.aQute.tester.junit-platform;version='[6.3.0,6.3.1)'
|
||||
|
||||
Reference in New Issue
Block a user