Update bnd to 7.0.0 (#2111)

For release notes, see:

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

Signed-off-by: Wouter Born <github@maindrain.net>
pull/2055/head
Wouter Born 2023-10-06 18:57:54 +02:00 committed by GitHub
parent c76a8e37c8
commit fb8e84a635
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@
<maven.compiler.target>${oh.java.version}</maven.compiler.target>
<maven.compiler.compilerVersion>${oh.java.version}</maven.compiler.compilerVersion>
<bnd.version>6.4.0</bnd.version>
<bnd.version>7.0.0</bnd.version>
<eea.version>2.3.0</eea.version>
<jackson.version>2.15.2</jackson.version>
<karaf.version>4.4.4</karaf.version>