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
  • Loading branch information
renovate-bot committed Apr 20, 2022
1 parent 6d5fb1e commit 6ea15d4
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 @@ -97,7 +97,7 @@
</plugin>
<plugin>
<artifactId>maven-javadoc-plugin</artifactId>
<version>2.9.1</version>
<version>3.4.0</version>
<configuration>
<goal>javadoc:javadoc</goal>
<reportOutputDirectory>docs/javadoc</reportOutputDirectory>
Expand Down

0 comments on commit 6ea15d4

Please sign in to comment.