Skip to content

Commit

Permalink
Merge pull request #135 from toolisticon/dependabot/maven/org.codehau…
Browse files Browse the repository at this point in the history
…s.mojo-versions-maven-plugin-2.18.0

Bump org.codehaus.mojo:versions-maven-plugin from 2.17.1 to 2.18.0
  • Loading branch information
jangalinski authored Nov 16, 2024
2 parents 5c02100 + 34619c3 commit 38f7009
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 @@ -876,7 +876,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>versions-maven-plugin</artifactId>
<version>2.17.1</version>
<version>2.18.0</version>
<configuration>
<generateBackupPoms>${kp.plugin.generateBackupPoms}</generateBackupPoms>
</configuration>
Expand Down

0 comments on commit 38f7009

Please sign in to comment.