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
parent
c76a8e37c8
commit
fb8e84a635
2
pom.xml
2
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue