Skip to content

Commit 5550af1

Browse files
Bump org.codehaus.mojo:versions-maven-plugin from 2.12.0 to 2.19.1
Bumps [org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions) from 2.12.0 to 2.19.1. - [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.12.0...2.19.1) --- updated-dependencies: - dependency-name: org.codehaus.mojo:versions-maven-plugin dependency-version: 2.19.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0bea375 commit 5550af1

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
@@ -85,7 +85,7 @@
8585
<plugin>
8686
<groupId>org.codehaus.mojo</groupId>
8787
<artifactId>versions-maven-plugin</artifactId>
88-
<version>2.16.2</version>
88+
<version>2.19.1</version>
8989
<configuration>
9090
<rulesUri>file:///${project.basedir}/maven-version-rules.xml</rulesUri>
9191
</configuration>

0 commit comments

Comments
 (0)