Skip to content

Commit 0a95dd0

Browse files
authored
Upgrade maven-javadoc-plugin to 3.0.1 (#519)
1 parent f4c4567 commit 0a95dd0

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
@@ -318,7 +318,7 @@
318318
<plugin>
319319
<groupId>org.apache.maven.plugins</groupId>
320320
<artifactId>maven-javadoc-plugin</artifactId>
321-
<version>2.9.1</version>
321+
<version>3.0.1</version>
322322
<executions>
323323
<execution>
324324
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)