Commit 9a9dcb4
committed
[SPARK-56096] Upgrade
### What changes were proposed in this pull request?
This PR upgrades `mockito` to 5.23.0 to bring Java 25 related bug fix.
### Why are the changes needed?
To keep the test dependency up to date with the latest bug fixes.
- https://github.com/mockito/mockito/releases/tag/v5.23.0
- https://github.com/mockito/mockito/releases/tag/v5.22.0
- mockito/mockito#3778
- mockito/mockito#3785
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
Pass the CIs with the existing tests.
### Was this patch authored or co-authored using generative AI tooling?
Generated-by: Claude Code (claude-opus-4-6)
Closes #557 from dongjoon-hyun/SPARK-56096.
Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>mockito to 5.23.01 parent 493131c commit 9a9dcb4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments