Skip to content

Commit 161626d

Browse files
authored
Update bnd to 6.3.0 (#1394)
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 <[email protected]>
1 parent d26d0ba commit 161626d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

launch/app/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<oh.java.version>11</oh.java.version>
1717
<maven.compiler.source>${oh.java.version}</maven.compiler.source>
1818
<maven.compiler.target>${oh.java.version}</maven.compiler.target>
19-
<bnd.version>6.2.0</bnd.version>
19+
<bnd.version>6.3.0</bnd.version>
2020
</properties>
2121

2222
<dependencies>

0 commit comments

Comments
 (0)