Skip to content

Commit 60c2cd9

Browse files
deps(dev)(deps-dev): bump org.codehaus.mojo:license-maven-plugin
Bumps [org.codehaus.mojo:license-maven-plugin](https://github.com/mojohaus/license-maven-plugin) from 2.4.0 to 2.7.1. - [Release notes](https://github.com/mojohaus/license-maven-plugin/releases) - [Commits](mojohaus/license-maven-plugin@2.4.0...2.7.1) --- updated-dependencies: - dependency-name: org.codehaus.mojo:license-maven-plugin dependency-version: 2.7.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9b5df9c commit 60c2cd9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@
369369
<plugin>
370370
<groupId>org.codehaus.mojo</groupId>
371371
<artifactId>license-maven-plugin</artifactId>
372-
<version>2.4.0</version>
372+
<version>2.7.1</version>
373373
<configuration>
374374
<licenseName>gpl_v3</licenseName>
375375
<failOnMissingHeader>false</failOnMissingHeader>

0 commit comments

Comments
 (0)