Compare commits

..

1 Commits

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

@ -134,7 +134,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>