This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new 698e2f4ffc HDDS-9908. Bump download-maven-plugin to 1.7.1 (#5773)
698e2f4ffc is described below
commit 698e2f4ffc2fd60a6164ffd541e7400d4fa2a727
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 12 09:02:25 2023 +0100
HDDS-9908. Bump download-maven-plugin to 1.7.1 (#5773)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index efbcdb116d..248214b537 100644
--- a/pom.xml
+++ b/pom.xml
@@ -130,7 +130,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xs
<commons-text.version>1.10.0</commons-text.version>
<commons-validator.version>1.6</commons-validator.version>
<commons-fileupload.version>1.5</commons-fileupload.version>
- <download-maven-plugin.version>1.6.8</download-maven-plugin.version>
+ <download-maven-plugin.version>1.7.1</download-maven-plugin.version>
<test.build.dir>${project.build.directory}/test-dir</test.build.dir>
<test.build.data>${test.build.dir}</test.build.data>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]