Skip to content

Commit 8461bad

Browse files
Bump org.codehaus.mojo:versions-maven-plugin from 2.17.1 to 2.18.0 (#1205)
Bumps [org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions) from 2.17.1 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@2.17.1...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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cafbc14 commit 8461bad

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
@@ -368,7 +368,7 @@
368368
<plugin>
369369
<groupId>org.codehaus.mojo</groupId>
370370
<artifactId>versions-maven-plugin</artifactId>
371-
<version>2.17.1</version>
371+
<version>2.18.0</version>
372372
<configuration>
373373
<rulesUri>file://${project.basedir}/version-rules.xml</rulesUri>
374374
</configuration>

0 commit comments

Comments
 (0)