Skip to content

Commit 18666d8

Browse files
1.2.x: Bump org.codehaus.mojo:versions-maven-plugin
Bumps the maven-deps group with 1 update: [org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions). Updates `org.codehaus.mojo:versions-maven-plugin` from 2.19.1 to 2.20.0 - [Release notes](https://github.com/mojohaus/versions/releases) - [Changelog](https://github.com/mojohaus/versions/blob/master/ReleaseNotes.md) - [Commits](mojohaus/versions@2.19.1...2.20.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:versions-maven-plugin dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9dd3ccd commit 18666d8

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
@@ -282,7 +282,7 @@
282282
<plugin>
283283
<groupId>org.codehaus.mojo</groupId>
284284
<artifactId>versions-maven-plugin</artifactId>
285-
<version>2.19.1</version>
285+
<version>2.20.0</version>
286286
<configuration>
287287
<ignoredVersions>.*-(alpha|beta|M)[-0-9]+</ignoredVersions>
288288
</configuration>

0 commit comments

Comments
 (0)