Skip to content

Commit dcbc164

Browse files
authoredDec 9, 2022
Bump bnd-maven-plugin from 6.3.1 to 6.4.0 (#2245)
Bumps [bnd-maven-plugin](https://github.com/bndtools/bnd) from 6.3.1 to 6.4.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...6.4.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c33e03b commit dcbc164

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎gson/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
<plugin>
8282
<groupId>biz.aQute.bnd</groupId>
8383
<artifactId>bnd-maven-plugin</artifactId>
84-
<version>6.3.1</version>
84+
<version>6.4.0</version>
8585
<executions>
8686
<execution>
8787
<goals>

0 commit comments

Comments
 (0)
Please sign in to comment.