[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 <chengpan@apache.org> Signed-off-by: Cheng Pan <chengpan@apache.org>
This commit is contained in:
parent
523722788f
commit
7313042c0f
2
pom.xml
2
pom.xml
@ -114,7 +114,7 @@
|
||||
|
||||
<properties>
|
||||
<java.version>8</java.version>
|
||||
<maven.version>3.9.9</maven.version>
|
||||
<maven.version>3.9.10</maven.version>
|
||||
<maven.compiler.source>${java.version}</maven.compiler.source>
|
||||
<maven.compiler.target>${java.version}</maven.compiler.target>
|
||||
<scala.version>2.12.19</scala.version>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user