Commit 6a7a3de
committed
[SPARK-53024][BUILD] Upgrade
### What changes were proposed in this pull request?
This PR aims to upgrade `commons-io` to 2.20.0 for Apache Spark 4.1.0.
### Why are the changes needed?
To bring the latest bug fixes.
- https://commons.apache.org/proper/commons-io/changes.html#a2.20.0 (2025-07-13)
- apache/commons-io#756
### 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?
No.
Closes #51730 from dongjoon-hyun/SPARK-53024.
Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>commons-io to 2.20.01 parent 61a79ca commit 6a7a3de
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
192 | | - | |
| 192 | + | |
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
| |||
0 commit comments