We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eca299b commit 3d0cd62Copy full SHA for 3d0cd62
pom.xml
@@ -452,7 +452,7 @@
452
<plugin>
453
<groupId>org.apache.maven.plugins</groupId>
454
<artifactId>maven-javadoc-plugin</artifactId>
455
- <version>3.7.0</version>
+ <version>3.8.0</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