Skip to content

Commit

Permalink
Update bnd to 7.0.0
Browse files Browse the repository at this point in the history
For release notes, see:

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

Signed-off-by: Wouter Born <github@maindrain.net>
  • Loading branch information
wborn committed Oct 6, 2023
1 parent 5b34a51 commit 0596919
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion launch/app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<oh.java.version>17</oh.java.version>
<maven.compiler.source>${oh.java.version}</maven.compiler.source>
<maven.compiler.target>${oh.java.version}</maven.compiler.target>
<bnd.version>6.4.0</bnd.version>
<bnd.version>7.0.0</bnd.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 0596919

Please sign in to comment.