Skip to content

Commit

Permalink
Update bnd to 5.3.0 (#1265)
Browse files Browse the repository at this point in the history
See: https://github.com/bndtools/bnd/wiki/Changes-in-5.3.0

Related to openhab/openhab-core#2217

Signed-off-by: Wouter Born <github@maindrain.net>
  • Loading branch information
wborn authored Feb 28, 2021
1 parent 8602ec8 commit dc3756e
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 @@
<oh.java.version>11</oh.java.version>
<maven.compiler.source>${oh.java.version}</maven.compiler.source>
<maven.compiler.target>${oh.java.version}</maven.compiler.target>
<bnd.version>5.2.0</bnd.version>
<bnd.version>5.3.0</bnd.version>
</properties>

<dependencies>
Expand Down

0 comments on commit dc3756e

Please sign in to comment.