Skip to content

Commit

Permalink
Merge pull request #10 from olamy/dependabot/maven/org.apache.maven.p…
Browse files Browse the repository at this point in the history
…lugins-maven-javadoc-plugin-3.5.0
  • Loading branch information
dependabot[bot] committed Aug 7, 2023
2 parents 1f5e736 + 3bd05f5 commit c2e6cfd
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 @@ -110,7 +110,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.4.0</version>
<version>3.5.0</version>
<configuration>
<failOnWarnings>false</failOnWarnings>
</configuration>
Expand Down

0 comments on commit c2e6cfd

Please sign in to comment.