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 eddbca2 Bump
com.googlecode.maven-download-plugin:download-maven-plugin (#13)
eddbca2 is described below
commit eddbca21b2b2c9f4099dae086cd54bfdef292426
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 9 19:43:23 2024 +0200
Bump com.googlecode.maven-download-plugin:download-maven-plugin (#13)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 52aa3f7..a473198 100644
--- a/pom.xml
+++ b/pom.xml
@@ -104,7 +104,7 @@
<!-- maven plugin versions -->
<enforcer.plugin.version>3.3.0</enforcer.plugin.version>
- <download.plugin.version>1.9.0</download.plugin.version>
+ <download.plugin.version>1.10.0</download.plugin.version>
<compiler.plugin.version>3.10.1</compiler.plugin.version>
<build-helper.plugin.version>3.6.0</build-helper.plugin.version>
<exec.plugin.version>3.4.1</exec.plugin.version>