Skip to content

Commit

Permalink
[MRESOLVER-641] Bump biz.aQute.bnd:bnd-maven-plugin from 7.0.0 to 7.1…
Browse files Browse the repository at this point in the history
….0 (#619)

Bumps [biz.aQute.bnd:bnd-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-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---

https://issues.apache.org/jira/browse/MRESOLVER-641
  • Loading branch information
dependabot[bot] authored Dec 12, 2024
1 parent 15a7d65 commit e0b7380
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 @@ -651,7 +651,7 @@
<plugin>
<groupId>biz.aQute.bnd</groupId>
<artifactId>bnd-maven-plugin</artifactId>
<version>7.0.0</version>
<version>7.1.0</version>
<configuration>
<bnd><![CDATA[
Bundle-SymbolicName: org.apache.${replacestring;${project.artifactId};-;.}
Expand Down

0 comments on commit e0b7380

Please sign in to comment.