Skip to content

Commit

Permalink
chore(deps): update dependency org.apache.maven.plugins:maven-javadoc…
Browse files Browse the repository at this point in the history
…-plugin to v3.10.1
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent f7d6202 commit b0e8e4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -470,7 +470,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.10.0</version>
<version>3.10.1</version>
<configuration>
<failOnWarnings>true</failOnWarnings>
<doclint>all,-missing</doclint> <!-- ignore missing javadoc, these are enforced with more customizability in the checkstyle plugin -->
Expand Down

0 comments on commit b0e8e4c

Please sign in to comment.