Skip to content

Commit 4ecb03b

Browse files
build(deps): bump org.codehaus.mojo:versions-maven-plugin (#322)
Bumps [org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions) from 2.19.1 to 2.20.1. - [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.1) --- updated-dependencies: - dependency-name: org.codehaus.mojo:versions-maven-plugin dependency-version: 2.20.1 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 31ca4dd commit 4ecb03b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -563,7 +563,7 @@
563563
<plugin>
564564
<groupId>org.codehaus.mojo</groupId>
565565
<artifactId>versions-maven-plugin</artifactId>
566-
<version>2.19.1</version>
566+
<version>2.20.1</version>
567567
<configuration>
568568
<rulesUri>file://${project.basedir}/maven-version-rules.xml</rulesUri>
569569
</configuration>
@@ -666,7 +666,7 @@
666666
<plugin>
667667
<groupId>org.codehaus.mojo</groupId>
668668
<artifactId>versions-maven-plugin</artifactId>
669-
<version>2.19.1</version>
669+
<version>2.20.1</version>
670670
<reportSets>
671671
<reportSet>
672672
<reports>

0 commit comments

Comments
 (0)