Skip to content

Commit 2d621d2

Browse files
authored
Merge pull request #2 from CubeEngine/renovate/com.mycila-license-maven-plugin-4.x
Update dependency com.mycila:license-maven-plugin to v4.6
2 parents b16f194 + 5a2e3ae commit 2d621d2

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
@@ -97,7 +97,7 @@
9797
<plugin>
9898
<groupId>com.mycila</groupId>
9999
<artifactId>license-maven-plugin</artifactId>
100-
<version>4.1</version>
100+
<version>4.6</version>
101101
<configuration>
102102
<strictCheck>true</strictCheck>
103103
<header>com/mycila/maven/plugin/license/templates/GPL-3.txt</header>

0 commit comments

Comments
 (0)