Skip to content

Commit dec23ab

Browse files
Update dependency com.mycila:license-maven-plugin to v4.6
1 parent 61271f8 commit dec23ab

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
@@ -345,7 +345,7 @@
345345
<plugin>
346346
<groupId>com.mycila</groupId>
347347
<artifactId>license-maven-plugin</artifactId>
348-
<version>4.0.rc2</version>
348+
<version>4.6</version>
349349
<configuration>
350350
<licenseSets>
351351
<licenseSet>

0 commit comments

Comments
 (0)