Update bnd to 6.1.0 (#11650)

For release notes, see:

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

Related to openhab/openhab-core#2583

Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
Wouter Born
2021-11-28 21:58:08 +01:00
committed by GitHub
parent 84de053847
commit a45b40d6c3
14 changed files with 27 additions and 27 deletions

View File

@@ -69,7 +69,7 @@
<maven.compiler.compilerVersion>${oh.java.version}</maven.compiler.compilerVersion>
<ohc.version>3.2.0-SNAPSHOT</ohc.version>
<bnd.version>6.0.0</bnd.version>
<bnd.version>6.1.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>