Skip to content

Commit a7a181c

Browse files
chore(deps): bump com.mycila:license-maven-plugin from 4.6 to 5.0.0 (#21163)
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-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> Co-authored-by: Teppo Kurki <[email protected]>
1 parent ccad718 commit a7a181c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flow-polymer-template/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
<plugin>
112112
<groupId>com.mycila</groupId>
113113
<artifactId>license-maven-plugin</artifactId>
114-
<version>4.6</version>
114+
<version>5.0.0</version>
115115
<configuration>
116116
<header>src/license/vclst/header.txt</header>
117117
<quiet>false</quiet>

0 commit comments

Comments
 (0)