Update bnd to 6.1.0 (#2583)

For release notes, see:

https://github.com/bndtools/bnd/wiki/Changes-in-6.1.0

Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
Wouter Born
2021-11-28 21:57:31 +01:00
committed by GitHub
parent 31cae197f3
commit ca063a3a2f
27 changed files with 52 additions and 53 deletions
@@ -49,7 +49,6 @@ Fragment-Host: org.openhab.core.auth.oauth2client
org.eclipse.jetty.websocket.client;version='[9.4.43,9.4.44)',\
org.eclipse.jetty.websocket.common;version='[9.4.43,9.4.44)',\
org.ops4j.pax.logging.pax-logging-api;version='[2.0.10,2.0.11)',\
biz.aQute.tester.junit-platform;version='[6.0.0,6.0.1)',\
si-units;version='[2.1.0,2.1.1)',\
si.uom.si-quantity;version='[2.1.0,2.1.1)',\
junit-jupiter-api;version='[5.8.1,5.8.2)',\
@@ -60,4 +59,5 @@ Fragment-Host: org.openhab.core.auth.oauth2client
net.bytebuddy.byte-buddy;version='[1.12.1,1.12.2)',\
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)'
org.objenesis;version='[3.2.0,3.2.1)',\
biz.aQute.tester.junit-platform;version='[6.1.0,6.1.1)'