We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3cae5d4 + fa88646 commit 9f88650Copy full SHA for 9f88650
vaadin-addon-template/pom.xml
@@ -111,7 +111,7 @@
111
<plugin>
112
<groupId>com.mycila</groupId>
113
<artifactId>license-maven-plugin</artifactId>
114
- <version>4.2</version>
+ <version>4.3</version>
115
<configuration>
116
<properties>
117
<email>${project.organization.url}</email>
@@ -166,7 +166,7 @@
166
167
<groupId>org.apache.maven.plugins</groupId>
168
<artifactId>maven-javadoc-plugin</artifactId>
169
- <version>3.5.0</version>
+ <version>3.6.0</version>
170
<executions>
171
<execution>
172
<id>attach-javadocs</id>
0 commit comments