Skip to content

Commit

Permalink
Merge pull request #35 from mathisdt/dependabot/maven/org.codehaus.mo…
Browse files Browse the repository at this point in the history
…jo-license-maven-plugin-2.0.1

Bump license-maven-plugin from 2.0.0 to 2.0.1
  • Loading branch information
mathisdt authored Jun 1, 2023
2 parents 97031d6 + f79899c commit f50af06
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 @@ -159,7 +159,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>license-maven-plugin</artifactId>
<version>2.0.0</version>
<version>2.0.1</version>
<configuration>
<useMissingFile>true</useMissingFile>
<useRepositoryMissingFiles>false</useRepositoryMissingFiles>
Expand Down

0 comments on commit f50af06

Please sign in to comment.