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-models.git
The following commit(s) were added to refs/heads/main by this push: new b3a95d3 Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.3 to 3.12.0 (#47) b3a95d3 is described below commit b3a95d33f50237ae5e4cac340ddffed6d0cf94eb Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Sep 22 09:54:14 2025 +0200 Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.3 to 3.12.0 (#47) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b8279d8..26ff914 100644 --- a/pom.xml +++ b/pom.xml @@ -111,7 +111,7 @@ <download.plugin.version>1.13.0</download.plugin.version> <build-helper.plugin.version>3.6.1</build-helper.plugin.version> <exec.plugin.version>3.5.1</exec.plugin.version> - <javadoc.plugin.version>3.11.3</javadoc.plugin.version> + <javadoc.plugin.version>3.12.0</javadoc.plugin.version> </properties> <build>