Skip to content

Commit

Permalink
Update bnd to 6.1.0 (#1338)
Browse files Browse the repository at this point in the history
  • Loading branch information
wborn authored Nov 28, 2021
1 parent 89bd3fa commit 2108231
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>6.0.0</bnd.version>
<bnd.version>6.1.0</bnd.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 2108231

Please sign in to comment.