We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65e2bf3 commit 4420bcaCopy full SHA for 4420bca
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.3</version>
+ <version>3.7.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