Commit 9c7da4c
[SPARK-55513][BUILD] Upgrade
### What changes were proposed in this pull request?
This PR aims to upgrade `commons-codec` to 1.21.0.
### Why are the changes needed?
To bring the latest improvements and bug fixes.
- https://commons.apache.org/proper/commons-codec/changes.html#a1.21.0 (2026-01-23)
- apache/commons-codec#419
### 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 Pro (High)` on `Antigravity`
Closes #54304 from dongjoon-hyun/SPARK-55513.
Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: yangjie01 <yangjie01@baidu.com>commons-codec to 1.21.01 parent 7542473 commit 9c7da4c
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 | |
|---|---|---|---|
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
190 | | - | |
| 190 | + | |
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
| |||
0 commit comments