Commit eaaf3ca
[SPARK-54844][BUILD] Upgrade maven.version to 3.9.12
### What changes were proposed in this pull request?
This PR upgrades the Maven version from 3.9.11 to 3.9.12 in the project's root POM file.
### Why are the changes needed?
Witness downloading issue in GHA
### Does this PR introduce _any_ user-facing change?
No. This is a build-only change that does not affect runtime behavior or user-facing features.
### How was this patch tested?
This change only updates the Maven version property in the POM file. The existing CI/CD pipelines will validate the build with the new Maven version.
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes #53610 from yaooqinn/mvn.
Authored-by: Kent Yao <[email protected]>
Signed-off-by: yangjie01 <[email protected]>1 parent f7b20da commit eaaf3ca
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| |||
0 commit comments