Skip to content

Commit ff91186

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] <[email protected]>
1 parent 0b85743 commit ff91186

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
@@ -147,7 +147,7 @@
147147
<plugin>
148148
<groupId>org.codehaus.mojo</groupId>
149149
<artifactId>versions-maven-plugin</artifactId>
150-
<version>2.5</version>
150+
<version>2.18.0</version>
151151
<configuration>
152152
<rulesUri>file://${project.basedir}/version-rules.xml</rulesUri>
153153
</configuration>

0 commit comments

Comments
 (0)