We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c48bc7 commit 7a03586Copy full SHA for 7a03586
pom.xml
@@ -452,7 +452,7 @@
452
<plugin>
453
<groupId>org.apache.maven.plugins</groupId>
454
<artifactId>maven-javadoc-plugin</artifactId>
455
- <version>3.6.0</version>
+ <version>3.6.2</version>
456
<configuration>
457
<failOnWarnings>true</failOnWarnings>
458
<doclint>all,-missing</doclint> <!-- ignore missing javadoc, these are enforced with more customizability in the checkstyle plugin -->
0 commit comments