Skip to content

Commit bc93f1c

Browse files
Merge pull request kroxylicious#1986 from kroxylicious/dependabot/maven/com.mycila-license-maven-plugin-5.0.0
2 parents 4edb7de + 94d53ed commit bc93f1c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

kroxylicious-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@
271271
<plugin>
272272
<groupId>com.mycila</groupId>
273273
<artifactId>license-maven-plugin</artifactId>
274-
<version>4.6</version>
274+
<version>5.0.0</version>
275275
<configuration>
276276
<strictCheck>true</strictCheck>
277277
<licenseSets>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -532,7 +532,7 @@
532532
<plugin>
533533
<groupId>com.mycila</groupId>
534534
<artifactId>license-maven-plugin</artifactId>
535-
<version>4.6</version>
535+
<version>5.0.0</version>
536536
<configuration>
537537
<strictCheck>true</strictCheck>
538538
<licenseSets>

0 commit comments

Comments
 (0)