Skip to content

Commit 5477f7d

Browse files
build(deps): bump com.mycila:license-maven-plugin from 4.5 to 4.6 (#185)
Bumps [com.mycila:license-maven-plugin](https://github.com/mathieucarbou/license-maven-plugin) from 4.5 to 4.6. - [Release notes](https://github.com/mathieucarbou/license-maven-plugin/releases) - [Commits](mathieucarbou/license-maven-plugin@license-maven-plugin-4.5...license-maven-plugin-4.6) --- updated-dependencies: - dependency-name: com.mycila:license-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3cb945e commit 5477f7d

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
@@ -332,7 +332,7 @@
332332
<plugin>
333333
<groupId>com.mycila</groupId>
334334
<artifactId>license-maven-plugin</artifactId>
335-
<version>4.5</version>
335+
<version>4.6</version>
336336
<configuration>
337337
<strictCheck>true</strictCheck>
338338
<failIfUnknown>true</failIfUnknown>

0 commit comments

Comments
 (0)