Skip to content

Commit

Permalink
Add missing version for maven-javadoc-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
scordio committed Jul 29, 2024
1 parent 4acb2d6 commit b84a9ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.8.0</version>
<configuration>
<failOnWarnings>true</failOnWarnings>
<links>
Expand Down

0 comments on commit b84a9ba

Please sign in to comment.