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

@@ -69,7 +69,7 @@
<maven.compiler.compilerVersion>${oh.java.version}</maven.compiler.compilerVersion>
<ohc.version>4.1.0-SNAPSHOT</ohc.version>
<bnd.version>6.4.0</bnd.version>
<bnd.version>7.0.0</bnd.version>
<commons.net.version>3.9.0</commons.net.version>
<eea.version>2.2.1</eea.version>
<jackson.version>2.15.2</jackson.version>