We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4098bc8 commit ad07683Copy full SHA for ad07683
pom.xml
@@ -367,7 +367,7 @@
367
<plugin>
368
<groupId>org.apache.maven.plugins</groupId>
369
<artifactId>maven-javadoc-plugin</artifactId>
370
- <version>3.4.1</version>
+ <version>3.5.0</version>
371
<configuration>
372
<failOnWarnings>true</failOnWarnings>
373
<doclint>all,-missing</doclint> <!-- ignore missing javadoc, these are enforced with more customizability in the checkstyle plugin -->
0 commit comments