From 8601e3fa0f81f257a2c43aa379de91fbfd3e63cb Mon Sep 17 00:00:00 2001 From: Cheng Pan Date: Tue, 12 Mar 2024 18:09:20 +0800 Subject: [PATCH] [KYUUBI #6173] Bump maven-download-plugin from 1.7.1 to 1.8.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # :mag: Description ## Issue References ๐Ÿ”— The current used 1.7.1 has a cache missing issue https://github.com/maven-download-plugin/maven-download-plugin/issues/260, which gots fixed in 1.8.0 ## Describe Your Solution ๐Ÿ”ง Bump to the latest 1.8.1 ## Types of changes :bookmark: - [ ] Bugfix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to change) ## Test Plan ๐Ÿงช Pass GA. --- # Checklist ๐Ÿ“ - [x] This patch was not authored or co-authored using [Generative Tooling](https://www.apache.org/legal/generative-tooling.html) **Be nice. Be informative.** Closes #6173 from pan3793/dl-plugin. Closes #6173 419c219b3 [Cheng Pan] Bump maven-download-plugin from 1.7.1 to 1.8.1 Authored-by: Cheng Pan Signed-off-by: Cheng Pan --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f327fa2b0..79d4d52ce 100644 --- a/pom.xml +++ b/pom.xml @@ -229,7 +229,7 @@ ${project.build.directory}/scala-${scala.binary.version}/jars 3.3.0 - 1.7.1 + 1.8.1 1.6.1 1.12.1