Skip to content

Commit 9f88650

Browse files
committed
Merge branch 'update-from-template'
2 parents 3cae5d4 + fa88646 commit 9f88650

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vaadin-addon-template/pom.xml

Lines changed: 2 additions & 2 deletions
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.2</version>
114+
<version>4.3</version>
115115
<configuration>
116116
<properties>
117117
<email>${project.organization.url}</email>
@@ -166,7 +166,7 @@
166166
<plugin>
167167
<groupId>org.apache.maven.plugins</groupId>
168168
<artifactId>maven-javadoc-plugin</artifactId>
169-
<version>3.5.0</version>
169+
<version>3.6.0</version>
170170
<executions>
171171
<execution>
172172
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)