Skip to content

Commit fe182dd

Browse files
Update dependency com.mycila:license-maven-plugin to v4.6
1 parent d864774 commit fe182dd

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@
246246
<plugin>
247247
<groupId>com.mycila</groupId>
248248
<artifactId>license-maven-plugin</artifactId>
249-
<version>4.0.rc2</version>
249+
<version>4.6</version>
250250
<configuration>
251251
<licenseSets>
252252
<licenseSet>

reactify-cache/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@
261261
<plugin>
262262
<groupId>com.mycila</groupId>
263263
<artifactId>license-maven-plugin</artifactId>
264-
<version>4.0.rc2</version>
264+
<version>4.6</version>
265265
<configuration>
266266
<licenseSets>
267267
<licenseSet>

reactify-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@
312312
<plugin>
313313
<groupId>com.mycila</groupId>
314314
<artifactId>license-maven-plugin</artifactId>
315-
<version>4.0.rc2</version>
315+
<version>4.6</version>
316316
<configuration>
317317
<licenseSets>
318318
<licenseSet>

0 commit comments

Comments
 (0)