Skip to content

Commit b565062

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3
1 parent 6d5fb1e commit b565062

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
</plugin>
9898
<plugin>
9999
<artifactId>maven-javadoc-plugin</artifactId>
100-
<version>2.9.1</version>
100+
<version>3.5.0</version>
101101
<configuration>
102102
<goal>javadoc:javadoc</goal>
103103
<reportOutputDirectory>docs/javadoc</reportOutputDirectory>

0 commit comments

Comments
 (0)