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 faefb5d Bump
com.googlecode.maven-download-plugin:download-maven-plugin (#24)
faefb5d is described below
commit faefb5d258a74afababb38edf04d4473ddc07134
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 4 05:56:27 2024 +0100
Bump com.googlecode.maven-download-plugin:download-maven-plugin (#24)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f7892bb..32c1a06 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.1</download.plugin.version>
+ <download.plugin.version>1.11.2</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>