Skip to content

Commit ad07683

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.5.0
1 parent 4098bc8 commit ad07683

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@
367367
<plugin>
368368
<groupId>org.apache.maven.plugins</groupId>
369369
<artifactId>maven-javadoc-plugin</artifactId>
370-
<version>3.4.1</version>
370+
<version>3.5.0</version>
371371
<configuration>
372372
<failOnWarnings>true</failOnWarnings>
373373
<doclint>all,-missing</doclint> <!-- ignore missing javadoc, these are enforced with more customizability in the checkstyle plugin -->

0 commit comments

Comments
 (0)