Merge pull request #190 from ollama4j/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.12.0

Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.3 to 3.12.0
This commit is contained in:
Amith Koujalgi 2025-09-28 18:07:19 +05:30 committed by GitHub
commit b3e5af30ab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -76,7 +76,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.11.3</version>
<version>3.12.0</version>
<configuration>
<!-- to disable the "missing" warnings. Remove the doclint to enable warnings-->
<doclint>all,-missing</doclint>