Skip to content

Commit

Permalink
Merge pull request #309 from tr7zw/dependabot/maven/org.codehaus.mojo…
Browse files Browse the repository at this point in the history
…-license-maven-plugin-2.5.0

Bump org.codehaus.mojo:license-maven-plugin from 2.4.0 to 2.5.0
  • Loading branch information
tr7zw authored Dec 21, 2024
2 parents d81c2b4 + a0f93e5 commit f3af749
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 @@ -139,7 +139,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>license-maven-plugin</artifactId>
<version>2.4.0</version>
<version>2.5.0</version>
<configuration>
<licenseName>mit</licenseName>
<licenseFile>LICENSE</licenseFile>
Expand Down

0 comments on commit f3af749

Please sign in to comment.