Bump com.mycila:license-maven-plugin from 4.6 to 5.0.0
Bumps [com.mycila:license-maven-plugin](https://github.com/mathieucarbou/license-maven-plugin) from 4.6 to 5.0.0. - [Release notes](https://github.com/mathieucarbou/license-maven-plugin/releases) - [Commits](https://github.com/mathieucarbou/license-maven-plugin/compare/license-maven-plugin-4.6...v5.0.0) --- updated-dependencies: - dependency-name: com.mycila:license-maven-plugin dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>pull/4800/head
parent
fd171e26d7
commit
454054852e
2
pom.xml
2
pom.xml
|
@ -437,7 +437,7 @@ Import-Package: \\
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>com.mycila</groupId>
|
<groupId>com.mycila</groupId>
|
||||||
<artifactId>license-maven-plugin</artifactId>
|
<artifactId>license-maven-plugin</artifactId>
|
||||||
<version>4.6</version>
|
<version>5.0.0</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
<basedir>${basedir}</basedir>
|
<basedir>${basedir}</basedir>
|
||||||
<quiet>false</quiet>
|
<quiet>false</quiet>
|
||||||
|
|
Loading…
Reference in New Issue