Skip to content

Commit c623ac3

Browse files
Bump biz.aQute.bnd:bnd-maven-plugin from 7.1.0 to 7.2.0 (#1726)
Bumps [biz.aQute.bnd:bnd-maven-plugin](https://github.com/bndtools/bnd) from 7.1.0 to 7.2.0. - [Release notes](https://github.com/bndtools/bnd/releases) - [Commits](bndtools/bnd@7.1.0...7.2.0) --- updated-dependencies: - dependency-name: biz.aQute.bnd:bnd-maven-plugin dependency-version: 7.2.0 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>
1 parent 1b52bd5 commit c623ac3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -650,7 +650,7 @@
650650
<plugin>
651651
<groupId>biz.aQute.bnd</groupId>
652652
<artifactId>bnd-maven-plugin</artifactId>
653-
<version>7.1.0</version>
653+
<version>7.2.0</version>
654654
<configuration>
655655
<bnd><![CDATA[
656656
Bundle-SymbolicName: org.apache.${replacestring;${project.artifactId};-;.}

0 commit comments

Comments
 (0)