Skip to content

Commit 54b8201

Browse files
MINOR: Bump org.codehaus.mojo:versions-maven-plugin
Bumps [org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions) from 2.18.0 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.18.0...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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 266dfc1 commit 54b8201

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
@@ -208,7 +208,7 @@ under the License.
208208
<plugin>
209209
<groupId>org.codehaus.mojo</groupId>
210210
<artifactId>versions-maven-plugin</artifactId>
211-
<version>2.18.0</version>
211+
<version>2.20.0</version>
212212
</plugin>
213213
</plugins>
214214
</pluginManagement>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -510,7 +510,7 @@ under the License.
510510
<plugin>
511511
<groupId>org.codehaus.mojo</groupId>
512512
<artifactId>versions-maven-plugin</artifactId>
513-
<version>2.18.0</version>
513+
<version>2.20.0</version>
514514
</plugin>
515515
<plugin>
516516
<groupId>pl.project13.maven</groupId>

0 commit comments

Comments
 (0)