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 a6cbd91 Bump
com.googlecode.maven-download-plugin:download-maven-plugin (#33)
a6cbd91 is described below
commit a6cbd91636a8f12263e42b9e84903c214d420ae3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 25 08:09:46 2024 +0100
Bump com.googlecode.maven-download-plugin:download-maven-plugin (#33)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 7a8ed7f..d6f1009 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.5</download.plugin.version>
+ <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>