Skip to content
This repository was archived by the owner on Mar 20, 2025. It is now read-only.

Commit dec596f

Browse files
Update dependency com.mycila:license-maven-plugin to v5 (#56)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0beb711 commit dec596f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

lua/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<plugin>
6969
<groupId>com.mycila</groupId>
7070
<artifactId>license-maven-plugin</artifactId>
71-
<version>4.6</version>
71+
<version>5.0.0</version>
7272
<configuration>
7373
<header>com/mycila/maven/plugin/license/templates/LGPL-3.txt</header>
7474
<properties>

plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
<plugin>
8989
<groupId>com.mycila</groupId>
9090
<artifactId>license-maven-plugin</artifactId>
91-
<version>4.6</version>
91+
<version>5.0.0</version>
9292
<configuration>
9393
<header>com/mycila/maven/plugin/license/templates/LGPL-3.txt</header>
9494
<properties>

0 commit comments

Comments
 (0)