1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-19 19:25:48 +00:00

Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.3.1

This commit is contained in:
Renovate Bot 2021-09-07 19:20:33 +00:00
parent ab8f20f09f
commit 8913e2e3b1
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B

View File

@ -235,7 +235,7 @@
<!-- Javadocs -->
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.3.0</version>
<version>3.3.1</version>
<configuration>
<reportOutputDirectory>${project.basedir}</reportOutputDirectory>