Skip to content

Commit 5d2033b

Browse files
Bump org.codehaus.mojo:versions-maven-plugin from 2.17.0 to 2.17.1 (#524)
Bumps [org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions) from 2.17.0 to 2.17.1. - [Release notes](https://github.com/mojohaus/versions/releases) - [Changelog](https://github.com/mojohaus/versions/blob/master/ReleaseNotes.md) - [Commits](mojohaus/versions@2.17.0...2.17.1) --- updated-dependencies: - dependency-name: org.codehaus.mojo:versions-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8bf3ead commit 5d2033b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
<plugin>
9191
<groupId>org.codehaus.mojo</groupId>
9292
<artifactId>versions-maven-plugin</artifactId>
93-
<version>2.17.0</version>
93+
<version>2.17.1</version>
9494
<configuration>
9595
<generateBackupPoms>false</generateBackupPoms>
9696
</configuration>

0 commit comments

Comments
 (0)