Skip to content

Commit 7af410f

Browse files
Bump org.codehaus.mojo:versions-maven-plugin from 2.16.2 to 2.20.1
Bumps [org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions) from 2.16.2 to 2.20.1. - [Release notes](https://github.com/mojohaus/versions/releases) - [Changelog](https://github.com/mojohaus/versions/blob/master/ReleaseNotes.md) - [Commits](mojohaus/versions@2.16.2...2.20.1) --- updated-dependencies: - dependency-name: org.codehaus.mojo:versions-maven-plugin dependency-version: 2.20.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e1ba463 commit 7af410f

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
@@ -92,7 +92,7 @@
9292
<plugin>
9393
<groupId>org.codehaus.mojo</groupId>
9494
<artifactId>versions-maven-plugin</artifactId>
95-
<version>2.16.2</version>
95+
<version>2.20.1</version>
9696
<configuration>
9797
<rulesUri>file:///${project.basedir}/maven-version-rules.xml</rulesUri>
9898
</configuration>

0 commit comments

Comments
 (0)