Commit 25d32b7
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 <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>mockito to 5.23.01 parent b2dc0f8 commit 25d32b7
1 file changed
+1
-1
lines changed| 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