Skip to content

Commit 99eb15b

Browse files
Update dependency com.mycila:license-maven-plugin to v5 (#209)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 18c94b9 commit 99eb15b

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
@@ -82,7 +82,7 @@
8282
<plugin>
8383
<groupId>com.mycila</groupId>
8484
<artifactId>license-maven-plugin</artifactId>
85-
<version>4.6</version>
85+
<version>5.0.0</version>
8686
<configuration>
8787
<header>${license.dir}/LicenseHeader</header>
8888
<properties>

0 commit comments

Comments
 (0)