Skip to content

Commit 11afabc

Browse files
build(deps): bump com.mycila:license-maven-plugin from 4.6 to 5.0.0 (#261)
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](mathieucarbou/license-maven-plugin@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 276f47d commit 11afabc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@
394394
<plugin>
395395
<groupId>com.mycila</groupId>
396396
<artifactId>license-maven-plugin</artifactId>
397-
<version>4.6</version>
397+
<version>5.0.0</version>
398398
<configuration>
399399
<strictCheck>true</strictCheck>
400400
<failIfUnknown>true</failIfUnknown>

0 commit comments

Comments
 (0)