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

This commit is contained in:
Renovate Bot 2023-12-12 07:02:55 +00:00
parent bc4cea20ff
commit 7445da8591

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