Skip to content

Commit 37489dc

Browse files
MINOR: Bump org.codehaus.mojo:versions-maven-plugin
Bumps [org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions) from 2.20.0 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.0...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 6e73f7f commit 37489dc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ under the License.
213213
<plugin>
214214
<groupId>org.codehaus.mojo</groupId>
215215
<artifactId>versions-maven-plugin</artifactId>
216-
<version>2.20.0</version>
216+
<version>2.21.0</version>
217217
</plugin>
218218
</plugins>
219219
</pluginManagement>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -512,7 +512,7 @@ under the License.
512512
<plugin>
513513
<groupId>org.codehaus.mojo</groupId>
514514
<artifactId>versions-maven-plugin</artifactId>
515-
<version>2.20.0</version>
515+
<version>2.21.0</version>
516516
</plugin>
517517
<plugin>
518518
<groupId>pl.project13.maven</groupId>

0 commit comments

Comments
 (0)