Skip to content

Commit 126c8b1

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] <[email protected]>
1 parent 7bd3ca3 commit 126c8b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vaadin-addon-template/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
<plugin>
112112
<groupId>com.mycila</groupId>
113113
<artifactId>license-maven-plugin</artifactId>
114-
<version>4.1</version>
114+
<version>4.2</version>
115115
<configuration>
116116
<properties>
117117
<email>${project.organization.url}</email>

0 commit comments

Comments
 (0)