Skip to content

Commit 63cd3bf

Browse files
authored
Upgrade javadoc plugin (#570)
1 parent 27b969b commit 63cd3bf

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
@@ -241,7 +241,7 @@
241241
<plugin>
242242
<groupId>org.apache.maven.plugins</groupId>
243243
<artifactId>maven-javadoc-plugin</artifactId>
244-
<version>3.2.0</version>
244+
<version>3.4.0</version>
245245
<executions>
246246
<execution>
247247
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)