Update bnd to 5.3.0 (#10257)

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

Related to https://github.com/openhab/openhab-core/pull/2217

Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
Wouter Born
2021-02-28 21:33:41 +01:00
committed by GitHub
parent f6282cd50e
commit 9c112a9a1d
13 changed files with 25 additions and 25 deletions

View File

@@ -86,5 +86,5 @@ Fragment-Host: org.openhab.binding.nest
org.mockito.junit-jupiter;version='[3.7.0,3.7.1)',\
org.mockito.mockito-core;version='[3.7.0,3.7.1)',\
org.objenesis;version='[3.1.0,3.1.1)',\
biz.aQute.tester.junit-platform;version='[5.2.0,5.2.1)',\
org.glassfish.hk2.osgi-resource-locator;version='[1.0.3,1.0.4)'
org.glassfish.hk2.osgi-resource-locator;version='[1.0.3,1.0.4)',\
biz.aQute.tester.junit-platform;version='[5.3.0,5.3.1)'