Skip to content

Commit 6431f61

Browse files
authored
Merge pull request #70 from domaframework/renovate/com.mycila-license-maven-plugin-3.x
Update dependency com.mycila:license-maven-plugin to v3
2 parents 1388963 + 4cc467f commit 6431f61

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
@@ -166,7 +166,7 @@
166166
<plugin>
167167
<groupId>com.mycila</groupId>
168168
<artifactId>license-maven-plugin</artifactId>
169-
<version>2.11</version>
169+
<version>3.0</version>
170170
<configuration>
171171
<header>${rootDir}/license/header.txt</header>
172172
<includes>

0 commit comments

Comments
 (0)