From 65581a2c3c6d4ae8068e351d9cfaf54358e8a208 Mon Sep 17 00:00:00 2001 From: Cheng Pan Date: Thu, 19 Jun 2025 12:54:28 +0800 Subject: [PATCH] [KYUUBI #7104] Bump Maven 3.9.10 ### Why are the changes needed? Upgrade Maven to the latest version to speed up `build/mvn` downloading, as the previous versions are not available at https://dlcdn.apache.org/maven/maven-3/ ### How was this patch tested? Pass GHA, ### Was this patch authored or co-authored using generative AI tooling? No. Closes #7104 from pan3793/maven-3.9.10. Closes #7104 48aa9a232 [Cheng Pan] Bump Maven 3.9.10 Authored-by: Cheng Pan Signed-off-by: Cheng Pan (cherry picked from commit 7313042c0f9a30ef35d97247ebe88e22d7e20193) Signed-off-by: Cheng Pan --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c8a954352..47465b521 100644 --- a/pom.xml +++ b/pom.xml @@ -114,7 +114,7 @@ 8 - 3.9.9 + 3.9.10 ${java.version} ${java.version} 2.12.19