Merge pull request 'chore(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.6.3' (#5) from renovate/org.apache.maven.plugins-maven-javadoc-plugin-3.x into master

Reviewed-on: #5
This commit is contained in:
Braydon 2023-12-12 07:53:33 -08:00
commit c706564dad

@ -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>