chore(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.10.1 #32

Open
Rainnny wants to merge 1 commits from renovate/org.apache.maven.plugins-maven-javadoc-plugin-3.x into master
Showing only changes of commit 0b1142666a - Show all commits

@ -63,7 +63,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.6.3</version>
<version>3.10.1</version>
<configuration>
<stylesheetfile>${project.basedir}/stylesheet/javadoc-stylesheet.css</stylesheetfile>
</configuration>