We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baaa78b commit c87c6e7Copy full SHA for c87c6e7
pom.xml
@@ -477,7 +477,7 @@
477
<plugin>
478
<groupId>org.apache.maven.plugins</groupId>
479
<artifactId>maven-javadoc-plugin</artifactId>
480
- <version>3.11.1</version>
+ <version>3.11.2</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