Skip to content

Commit

Permalink
Merge pull request #813 from git-commit-id/dependabot/maven/org.codeh…
Browse files Browse the repository at this point in the history
…aus.mojo-versions-maven-plugin-2.18.0

build(deps): bump org.codehaus.mojo:versions-maven-plugin from 2.17.1 to 2.18.0
  • Loading branch information
TheSnoozer authored Nov 26, 2024
2 parents 8abaed6 + 3454b9e commit 3f2b226
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>versions-maven-plugin</artifactId>
<version>2.17.1</version>
<version>2.18.0</version>
<configuration>
<!-- https://www.mojohaus.org/versions/versions-maven-plugin/examples/display-dependency-updates.html -->
<ignoredVersions>.*-M.*,.*-alpha.*</ignoredVersions>
Expand Down

0 comments on commit 3f2b226

Please sign in to comment.