Skip to content

Commit

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

Bump org.codehaus.mojo:license-maven-plugin from 2.3.0 to 2.4.0
  • Loading branch information
tr7zw authored Jan 23, 2024
2 parents eee2dfa + e42fad0 commit a37a2c6
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 @@ -141,7 +141,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>license-maven-plugin</artifactId>
<version>2.3.0</version>
<version>2.4.0</version>
<configuration>
<licenseName>mit</licenseName>
<licenseFile>LICENSE</licenseFile>
Expand Down

0 comments on commit a37a2c6

Please sign in to comment.