Skip to content

Commit

Permalink
Bump biz.aQute.bnd:bnd-resolver-maven-plugin from 6.3.1 to 7.0.0 (#702)
Browse files Browse the repository at this point in the history
Bumps [biz.aQute.bnd:bnd-resolver-maven-plugin](https://github.com/bndtools/bnd) from 6.3.1 to 7.0.0.
- [Release notes](https://github.com/bndtools/bnd/releases)
- [Changelog](https://github.com/bndtools/bnd/blob/master/docs/ADDING_RELEASE_DOCS.md)
- [Commits](bndtools/bnd@6.3.1...7.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 7, 2023
1 parent 0842913 commit 39326b4
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 @@ -19,7 +19,7 @@
<json-path.version>2.8.0</json-path.version>
<opentest4j.version>1.3.0</opentest4j.version>
<kotlin.version>1.9.21</kotlin.version>
<bnd.version>6.3.1</bnd.version>
<bnd.version>7.0.0</bnd.version>
<symbolic.name>${project.groupId}.${project.artifactId}</symbolic.name>
<osgi.importPackage>!kotlin.*,*</osgi.importPackage>
<osgi.exportPackage />
Expand Down

0 comments on commit 39326b4

Please sign in to comment.