We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d74b834 commit 51678beCopy full SHA for 51678be
1 file changed
pom.xml
@@ -341,9 +341,9 @@
341
<artifactId>maven-javadoc-plugin</artifactId>
342
<!-- NB: The same version declaration and configuration block also
343
appears in the <reporting> section, and must be kept in sync. -->
344
- <version>3.0.1</version>
+ <version>3.10.0</version>
345
<configuration>
346
- <failOnError>false</failOnError>
+ <failOnError>true</failOnError>
347
<links>
348
<link>http://docs.oracle.com/javase/8/docs/api/</link>
349
</links>
0 commit comments