Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot
681aeafcf8 chore(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.11.1 2024-11-02 21:02:45 +00:00

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