Update bnd to 6.3.0 (#12864)

For release notes, see:

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

Related to openhab/openhab-core#2991

Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
Wouter Born
2022-06-02 21:44:20 +02:00
committed by GitHub
parent 7cbdf22452
commit e4a3a43345
16 changed files with 29 additions and 31 deletions

View File

@@ -69,7 +69,7 @@
<maven.compiler.compilerVersion>${oh.java.version}</maven.compiler.compilerVersion>
<ohc.version>3.3.0-SNAPSHOT</ohc.version>
<bnd.version>6.2.0</bnd.version>
<bnd.version>6.3.0</bnd.version>
<commons.net.version>3.7.2</commons.net.version>
<eea.version>2.2.1</eea.version>
<jackson.version>2.12.5</jackson.version>