Skip to content

Commit cae78ca

Browse files
build(deps): bump org.codehaus.mojo:versions-maven-plugin
Bumps [org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions) from 2.5 to 2.18.0. - [Release notes](https://github.com/mojohaus/versions/releases) - [Changelog](https://github.com/mojohaus/versions/blob/master/ReleaseNotes.md) - [Commits](mojohaus/versions@versions-maven-plugin-2.5...2.18.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:versions-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 476cabd commit cae78ca

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
@@ -82,7 +82,7 @@
8282
<plugin>
8383
<groupId>org.codehaus.mojo</groupId>
8484
<artifactId>versions-maven-plugin</artifactId>
85-
<version>2.5</version>
85+
<version>2.20.1</version>
8686
<configuration>
8787
<rulesUri>file://${project.basedir}/version-rules.xml</rulesUri>
8888
</configuration>

0 commit comments

Comments
 (0)