Skip to content

Commit

Permalink
Bump biz.aQute.bnd:bnd-resolver-maven-plugin from 7.0.0 to 7.1.0
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 7.0.0 to 7.1.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@7.0.0...7.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and lukas-krecan committed Nov 28, 2024
1 parent ec6396f commit c48dc9d
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.9.0</json-path.version>
<opentest4j.version>1.3.0</opentest4j.version>
<kotlin.version>2.0.21</kotlin.version>
<bnd.version>7.0.0</bnd.version>
<bnd.version>7.1.0</bnd.version>
<symbolic.name>${project.groupId}.${project.artifactId}</symbolic.name>
<osgi.importPackage>!kotlin.*,*</osgi.importPackage>
<osgi.exportPackage />
Expand Down

0 comments on commit c48dc9d

Please sign in to comment.