This is an automated email from the ASF dual-hosted git repository.
mawiesne pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/opennlp.git
The following commit(s) were added to refs/heads/main by this push:
new b3515540 Bump org.apache.maven.plugins:maven-javadoc-plugin from
3.11.3 to 3.12.0 (#850)
b3515540 is described below
commit b35155405e64c47080900ab962b2d78762a40e1f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 24 08:48:41 2025 +0200
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.3 to 3.12.0
(#850)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c3cc4538..9a6c7c55 100644
--- a/pom.xml
+++ b/pom.xml
@@ -243,7 +243,7 @@
<jacoco.maven.plugin>0.8.13</jacoco.maven.plugin>
<maven.assembly.plugin>3.7.1</maven.assembly.plugin>
<maven.failsafe.plugin>3.5.4</maven.failsafe.plugin>
- <maven.javadoc.plugin>3.11.3</maven.javadoc.plugin>
+ <maven.javadoc.plugin>3.12.0</maven.javadoc.plugin>
<forbiddenapis.plugin>3.9</forbiddenapis.plugin>
<license-maven-plugin.version>2.6.0</license-maven-plugin.version>
</properties>