Update bnd to 5.3.0 (#10257)

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

Related to https://github.com/openhab/openhab-core/pull/2217

Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
Wouter Born
2021-02-28 21:33:41 +01:00
committed by GitHub
parent f6282cd50e
commit 9c112a9a1d
13 changed files with 25 additions and 25 deletions

View File

@@ -69,7 +69,7 @@
<maven.compiler.compilerVersion>${oh.java.version}</maven.compiler.compilerVersion>
<ohc.version>3.1.0-SNAPSHOT</ohc.version>
<bnd.version>5.2.0</bnd.version>
<bnd.version>5.3.0</bnd.version>
<commons.net.version>3.7.2</commons.net.version>
<eea.version>2.2.1</eea.version>
<karaf.version>4.2.7</karaf.version>