Update bnd to 7.0.0 (#15709)

For release notes, see:

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

Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
Wouter Born
2023-10-06 18:47:11 +02:00
committed by GitHub
parent 0157ebf28e
commit 181c647bd6
18 changed files with 35 additions and 35 deletions

View File

@@ -44,7 +44,6 @@ Import-Package: \
com.h2database.mvstore;version='[1.4.199,1.4.200)',\
com.zaxxer.HikariCP;version='[2.4.7,2.4.8)',\
io.dropwizard.metrics.core;version='[3.2.2,3.2.3)',\
biz.aQute.tester.junit-platform;version='[6.4.0,6.4.1)',\
org.apache.commons.commons-codec;version='[1.15.0,1.15.1)',\
org.apache.felix.configadmin;version='[1.9.26,1.9.27)',\
org.apache.felix.http.servlet-api;version='[1.2.0,1.2.1)',\
@@ -114,4 +113,5 @@ Import-Package: \
io.netty.transport;version='[4.1.99,4.1.100)',\
io.netty.transport-native-unix-common;version='[4.1.99,4.1.100)',\
io.reactivex.rxjava2.rxjava;version='[2.2.21,2.2.22)',\
reactive-streams;version='[1.0.4,1.0.5)'
reactive-streams;version='[1.0.4,1.0.5)',\
biz.aQute.tester.junit-platform;version='[7.0.0,7.0.1)'