Skip to content

Commit

Permalink
Merge pull request dheid#146 from dheid/dependabot/maven/org.codehaus…
Browse files Browse the repository at this point in the history
….mojo-versions-maven-plugin-2.17.0

Bump org.codehaus.mojo:versions-maven-plugin from 2.16.2 to 2.17.0
  • Loading branch information
dheid authored Jul 1, 2024
2 parents 32a92b4 + 5c82f6b commit 14a66f5
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 @@ -240,7 +240,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>versions-maven-plugin</artifactId>
<version>2.16.2</version>
<version>2.17.0</version>
<configuration>
<rulesUri>file:///${project.basedir}/rules.xml</rulesUri>
</configuration>
Expand Down

0 comments on commit 14a66f5

Please sign in to comment.