This is an automated email from the ASF dual-hosted git repository.
mawiesne pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/opennlp-sandbox.git
The following commit(s) were added to refs/heads/master by this push:
new aef366f Bump
com.googlecode.maven-download-plugin:download-maven-plugin (#170)
aef366f is described below
commit aef366f93e4c2fae9bfa9799f4ba15e6e031f802
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 7 07:24:30 2024 +0200
Bump com.googlecode.maven-download-plugin:download-maven-plugin (#170)
---
opennlp-coref/pom.xml | 2 +-
summarizer/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/opennlp-coref/pom.xml b/opennlp-coref/pom.xml
index 86d56fb..fde45cf 100644
--- a/opennlp-coref/pom.xml
+++ b/opennlp-coref/pom.xml
@@ -35,7 +35,7 @@
<properties>
<wordnet-dict.version>3.1</wordnet-dict.version>
- <maven.download.plugin>1.9.0</maven.download.plugin>
+ <maven.download.plugin>1.10.0</maven.download.plugin>
</properties>
<dependencies>
diff --git a/summarizer/pom.xml b/summarizer/pom.xml
index a9731f0..20a303f 100644
--- a/summarizer/pom.xml
+++ b/summarizer/pom.xml
@@ -34,7 +34,7 @@
<wordnet.version>2.4.0</wordnet.version>
<wordnet-dict.version>3.1</wordnet-dict.version>
- <maven.download.plugin>1.9.0</maven.download.plugin>
+ <maven.download.plugin>1.10.0</maven.download.plugin>
</properties>
<repositories>
<repository>