Skip to content

Commit

Permalink
Bump maven-javadoc-plugin from 3.2.0 to 3.3.0
Browse files Browse the repository at this point in the history
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.2.0...maven-javadoc-plugin-3.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed May 24, 2021
1 parent 47ab6aa commit dcb87da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion preferencesfx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.2.0</version>
<version>3.3.0</version>
<configuration>
<failOnError>true</failOnError>
<failOnWarnings>false</failOnWarnings>
Expand Down

0 comments on commit dcb87da

Please sign in to comment.