Commit 564f20b
committed
[SPARK-55677][BUILD] Upgrade
### What changes were proposed in this pull request?
This PR aims to upgrade `commons-cli` to 1.11.0.
### Why are the changes needed?
To bring the latest bug fixes.
- https://commons.apache.org/proper/commons-cli/changes.html#a1.11.0 ( 2025-11-08)
- apache/commons-cli#396
- apache/commons-cli#411
### Does this PR introduce _any_ user-facing change?
No behavior change.
### How was this patch tested?
Pass the CIs.
### Was this patch authored or co-authored using generative AI tooling?
Generated-by: `Gemini 3.1 Pro (High)` on `Antigravity`
Closes #54471 from dongjoon-hyun/SPARK-55677.
Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>commons-cli to 1.11.01 parent 1d43629 commit 564f20b
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
215 | | - | |
| 215 | + | |
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
| |||
0 commit comments