Skip to content

Commit

Permalink
Update bnd to 7.1.0 (#1698)
Browse files Browse the repository at this point in the history
For release notes, see:

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

Signed-off-by: Wouter Born <github@maindrain.net>
  • Loading branch information
wborn authored Nov 30, 2024
1 parent b65e5ef commit 889a76e
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 @@ -16,7 +16,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<oh.java.version>17</oh.java.version>
<maven.compiler.release>${oh.java.version}</maven.compiler.release>
<bnd.version>7.0.0</bnd.version>
<bnd.version>7.1.0</bnd.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 889a76e

Please sign in to comment.