Commit 0277a09
committed
ORC-2135: 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
### 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 #2585 from dongjoon-hyun/ORC-2135.
Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
(cherry picked from commit 25d32b7)
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>mockito to 5.23.01 parent 6b18824 commit 0277a09
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
0 commit comments