Skip to content

Commit

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

Bump org.codehaus.mojo:versions-maven-plugin from 2.16.1 to 2.16.2
  • Loading branch information
jangalinski authored Nov 26, 2023
2 parents b65a694 + 678d6f4 commit 72f6ea3
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 @@ -639,7 +639,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>versions-maven-plugin</artifactId>
<version>2.16.1</version>
<version>2.16.2</version>
<configuration>
<generateBackupPoms>${kp.plugin.generateBackupPoms}</generateBackupPoms>
</configuration>
Expand Down

0 comments on commit 72f6ea3

Please sign in to comment.