Skip to content

Commit 9339a9c

Browse files
Update dependency com.mycila:license-maven-plugin to v4.6
1 parent bb47e75 commit 9339a9c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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-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)