Skip to content

Commit 1a68519

Browse files
authored
Merge pull request #33 from xdev-software/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.5.0
Bump maven-javadoc-plugin from 3.4.1 to 3.5.0
2 parents b000f78 + e6c6687 commit 1a68519

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
@@ -166,7 +166,7 @@
166166
<plugin>
167167
<groupId>org.apache.maven.plugins</groupId>
168168
<artifactId>maven-javadoc-plugin</artifactId>
169-
<version>3.4.1</version>
169+
<version>3.5.0</version>
170170
<executions>
171171
<execution>
172172
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)