Commit 9ffcf88
[SPARK-56530][BUILD] Upgrade Maven to 3.9.15
### What changes were proposed in this pull request?
This PR upgrades `Maven` to 3.9.15.
### Why are the changes needed?
To use the latest Maven version.
- https://maven.apache.org/docs/3.9.15/release-notes.html
- apache/maven#11876
- codehaus-plexus/plexus-utils#304
- apache/maven#11865
- fusesource/jansi#318
- fusesource/jansi#317
- https://github.com/apache/maven/releases/tag/maven-3.9.15
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
Pass the CIs and check the log.
- https://github.com/dongjoon-hyun/spark/actions/runs/24586452868/job/71897297495
```
Using `mvn` from path: /home/runner/work/spark/spark/build/apache-maven-3.9.15/bin/mvn
```
### Was this patch authored or co-authored using generative AI tooling?
Generated-by: Claude Code (claude-opus-4-7)
Closes #55398 from dongjoon-hyun/SPARK-56530.
Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: Kousuke Saruta <sarutak@apache.org>1 parent 225f61f commit 9ffcf88
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
| 125 | + | |
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| |||
0 commit comments