Skip to content

Commit

Permalink
Bump biz.aQute.bnd.annotation from 5.3.0 to 6.1.0 (#730)
Browse files Browse the repository at this point in the history
Bumps [biz.aQute.bnd.annotation](https://github.com/bndtools/bnd) from 5.3.0 to 6.1.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/6.1.0)

---
updated-dependencies:
- dependency-name: biz.aQute.bnd:biz.aQute.bnd.annotation
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 11, 2022
1 parent 18d1b92 commit efbc45f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -87,7 +87,7 @@
<dependency>
<groupId>biz.aQute.bnd</groupId>
<artifactId>biz.aQute.bnd.annotation</artifactId>
<version>5.3.0</version>
<version>6.1.0</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit efbc45f

Please sign in to comment.