Skip to content

Commit

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

Bump license-maven-plugin from 2.1.0 to 2.2.0
  • Loading branch information
tr7zw committed Jul 4, 2023
2 parents cd1bdc0 + 769ba78 commit 09af2df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -154,7 +154,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>license-maven-plugin</artifactId>
<version>2.1.0</version>
<version>2.2.0</version>
<configuration>
<licenseName>mit</licenseName>
<licenseFile>LICENSE</licenseFile>
Expand Down

0 comments on commit 09af2df

Please sign in to comment.