Update bnd to 7.1.0 (#17822)

For release notes, see:

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

Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
Wouter Born
2024-11-30 21:32:58 +01:00
committed by GitHub
parent 5cf6feaab5
commit 0d58d7ec62
18 changed files with 69 additions and 38 deletions
+1 -1
View File
@@ -67,7 +67,7 @@
<maven.compiler.release>${oh.java.version}</maven.compiler.release>
<ohc.version>4.3.0-SNAPSHOT</ohc.version>
<bnd.version>7.0.0</bnd.version>
<bnd.version>7.1.0</bnd.version>
<commons.net.version>3.9.0</commons.net.version>
<eea.version>2.4.0</eea.version>
<jackson.version>2.17.1</jackson.version>