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 0e17e0a  Bump 
com.googlecode.maven-download-plugin:download-maven-plugin (#182)
0e17e0a is described below

commit 0e17e0a6dec2ba2cfc054d6ccf4615dea7bfcb59
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 4 05:55:06 2024 +0100

    Bump com.googlecode.maven-download-plugin:download-maven-plugin (#182)
---
 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 ded5df6..e891e97 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.11.1</maven.download.plugin>
+               <maven.download.plugin>1.11.2</maven.download.plugin>
        </properties>
 
        <dependencies>
diff --git a/summarizer/pom.xml b/summarizer/pom.xml
index 8701a8a..39a7a10 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.11.1</maven.download.plugin>
+    <maven.download.plugin>1.11.2</maven.download.plugin>
   </properties>
   <repositories>
     <repository>

Reply via email to