Skip to content

Commit eb08b45

Browse files
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](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]>
1 parent 77d3b8a commit eb08b45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
<plugin>
126126
<groupId>com.mycila</groupId>
127127
<artifactId>license-maven-plugin</artifactId>
128-
<version>4.6</version>
128+
<version>5.0.0</version>
129129
<configuration>
130130
<header>com/mycila/maven/plugin/license/templates/MIT.txt</header>
131131
<properties>

0 commit comments

Comments
 (0)