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

Commit 6bd011f

Browse files
Bump license-maven-plugin from 4.1 to 4.2
Bumps license-maven-plugin from 4.1 to 4.2. --- updated-dependencies: - dependency-name: com.mycila:license-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 096adbc commit 6bd011f

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)