Skip to content

Commit 7a03586

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.6.2 (open-feature#687)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4c48bc7 commit 7a03586

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
@@ -452,7 +452,7 @@
452452
<plugin>
453453
<groupId>org.apache.maven.plugins</groupId>
454454
<artifactId>maven-javadoc-plugin</artifactId>
455-
<version>3.6.0</version>
455+
<version>3.6.2</version>
456456
<configuration>
457457
<failOnWarnings>true</failOnWarnings>
458458
<doclint>all,-missing</doclint> <!-- ignore missing javadoc, these are enforced with more customizability in the checkstyle plugin -->

0 commit comments

Comments
 (0)