Skip to content
This repository was archived by the owner on Jan 18, 2024. It is now read-only.

Commit d998dd1

Browse files
authored
Merge pull request #23 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 b9070fe + 7ee60ea commit d998dd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
<plugin>
9696
<groupId>com.mycila</groupId>
9797
<artifactId>license-maven-plugin</artifactId>
98-
<version>4.2</version>
98+
<version>4.3</version>
9999
<configuration>
100100
<properties>
101101
<email>${project.organization.url}</email>

0 commit comments

Comments
 (0)