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 06e0dde Bump com.googlecode.maven-download-plugin:download-maven-plugin (#31) 06e0dde is described below commit 06e0ddeb5f3216d0358f940bf8f823929e202a1e Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Nov 18 08:32:20 2024 +0100 Bump com.googlecode.maven-download-plugin:download-maven-plugin (#31) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f0d0f89..7a8ed7f 100644 --- a/pom.xml +++ b/pom.xml @@ -105,7 +105,7 @@ <project.build.outputTimestamp>2024-10-22T08:34:41Z</project.build.outputTimestamp> <!-- maven plugin versions --> - <download.plugin.version>1.11.2</download.plugin.version> + <download.plugin.version>1.11.5</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>