Skip to content

Commit 282cdd6

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

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
@@ -1361,7 +1361,7 @@ check for new dependency/plugin updates using:
13611361
<plugin>
13621362
<groupId>org.codehaus.mojo</groupId>
13631363
<artifactId>versions-maven-plugin</artifactId>
1364-
<version>2.20.1</version>
1364+
<version>2.21.0</version>
13651365
<configuration>
13661366
<ignoredVersions>.*-(alpha|beta|M|rc|RC|SNAPSHOT)([-_0-9].*)?</ignoredVersions>
13671367
</configuration>

0 commit comments

Comments
 (0)