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

Commit b7e300c

Browse files
authored
Merge pull request #17 from xdev-software/dependabot/maven/com.mycila-license-maven-plugin-4.2
Bump license-maven-plugin from 4.1 to 4.2
2 parents 096adbc + 6bd011f commit b7e300c

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.1</version>
98+
<version>4.2</version>
9999
<configuration>
100100
<properties>
101101
<email>${project.organization.url}</email>

0 commit comments

Comments
 (0)