Skip to content

Commit 009caa9

Browse files
authored
Merge pull request #193 from git-commit-id/dependabot/maven/org.codehaus.mojo-versions-maven-plugin-2.18.0
build(deps): bump org.codehaus.mojo:versions-maven-plugin from 2.17.1 to 2.18.0
2 parents ecb5672 + bee1dd0 commit 009caa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
<plugin>
170170
<groupId>org.codehaus.mojo</groupId>
171171
<artifactId>versions-maven-plugin</artifactId>
172-
<version>2.17.1</version>
172+
<version>2.18.0</version>
173173
<configuration>
174174
<!-- https://www.mojohaus.org/versions/versions-maven-plugin/examples/display-dependency-updates.html -->
175175
<ignoredVersions>.*-M.*,.*-alpha.*</ignoredVersions>

0 commit comments

Comments
 (0)