Skip to content

Commit fca16a1

Browse files
authored
Merge pull request #7 from xdev-software/dependabot/maven/com.mycila-license-maven-plugin-4.3
Bump com.mycila:license-maven-plugin from 4.2 to 4.3
2 parents ff8b438 + c2ca04b commit fca16a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

standard-maven-template/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
<plugin>
9090
<groupId>com.mycila</groupId>
9191
<artifactId>license-maven-plugin</artifactId>
92-
<version>4.2</version>
92+
<version>4.3</version>
9393
<configuration>
9494
<properties>
9595
<email>${project.organization.url}</email>

0 commit comments

Comments
 (0)