Skip to content

Commit 2f79301

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.11.1
1 parent e32a712 commit 2f79301

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -477,7 +477,7 @@
477477
<plugin>
478478
<groupId>org.apache.maven.plugins</groupId>
479479
<artifactId>maven-javadoc-plugin</artifactId>
480-
<version>3.10.1</version>
480+
<version>3.11.1</version>
481481
<configuration>
482482
<failOnWarnings>true</failOnWarnings>
483483
<doclint>all,-missing</doclint> <!-- ignore missing javadoc, these are enforced with more customizability in the checkstyle plugin -->

0 commit comments

Comments
 (0)