Skip to content

Commit

Permalink
Bump bnd.version from 4.3.1 to 5.0.0 (#1761)
Browse files Browse the repository at this point in the history
Bumps `bnd.version` from 4.3.1 to 5.0.0.

Updates `bnd-maven-plugin` from 4.3.1 to 5.0.0
- [Release notes](https://github.com/bndtools/bnd/releases)
- [Changelog](https://github.com/bndtools/bnd/blob/master/docs/ADDING_RELEASE_DOCS.md)
- [Commits](https://github.com/bndtools/bnd/commits)

Updates `bnd-resolver-maven-plugin` from 4.3.1 to 5.0.0
- [Release notes](https://github.com/bndtools/bnd/releases)
- [Changelog](https://github.com/bndtools/bnd/blob/master/docs/ADDING_RELEASE_DOCS.md)
- [Commits](https://github.com/bndtools/bnd/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and scordio committed Jan 23, 2020
1 parent a5b6a51 commit 06d7cb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<properties>
<javadocAdditionalOptions>-html5 --allow-script-in-comments --no-module-directories</javadocAdditionalOptions>
<byte-buddy.version>1.10.7</byte-buddy.version>
<bnd.version>4.3.1</bnd.version>
<bnd.version>5.0.0</bnd.version>
<!-- Dependency versions overriding -->
<junit.version>4.13</junit.version>
<junit-jupiter.version>5.6.0</junit-jupiter.version>
Expand Down

0 comments on commit 06d7cb9

Please sign in to comment.