We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08da9a3 commit a2a57abCopy full SHA for a2a57ab
pom.xml
@@ -477,7 +477,7 @@
477
<plugin>
478
<groupId>org.apache.maven.plugins</groupId>
479
<artifactId>maven-javadoc-plugin</artifactId>
480
- <version>3.10.1</version>
+ <version>3.11.1</version>
481
<configuration>
482
<failOnWarnings>true</failOnWarnings>
483
<doclint>all,-missing</doclint> <!-- ignore missing javadoc, these are enforced with more customizability in the checkstyle plugin -->
0 commit comments