This is an automated email from the ASF dual-hosted git repository.

rzo1 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 31d575f  Bump 
com.googlecode.maven-download-plugin:download-maven-plugin
31d575f is described below

commit 31d575f938a45237256f1561207469ee02af44d8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 21 04:12:01 2024 +0000

    Bump com.googlecode.maven-download-plugin:download-maven-plugin
    
    Bumps 
[com.googlecode.maven-download-plugin:download-maven-plugin](https://github.com/maven-download-plugin/maven-download-plugin)
 from 1.10.0 to 1.11.0.
    - [Release 
notes](https://github.com/maven-download-plugin/maven-download-plugin/releases)
    - 
[Commits](https://github.com/maven-download-plugin/maven-download-plugin/compare/1.10.0...1.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: 
com.googlecode.maven-download-plugin:download-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 533f504..30af523 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.10.0</download.plugin.version>
+               <download.plugin.version>1.11.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>

Reply via email to