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 dabaa30 Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.2 (#36) dabaa30 is described below commit dabaa3044a00386782474b9af406675608fb6ada Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Dec 23 06:41:25 2024 +0100 Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.2 (#36) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 141c4c1..87f13dc 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.0</build-helper.plugin.version> <exec.plugin.version>3.5.0</exec.plugin.version> - <javadoc.plugin.version>3.10.1</javadoc.plugin.version> + <javadoc.plugin.version>3.11.2</javadoc.plugin.version> </properties> <build>