You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ORC-1626: Upgrade Mockito to 5.10 and byte-buddy to 1.14.11
### What changes were proposed in this pull request?
This PR aims to unpin and upgrade
- Mockito from 4.11.0 to 5.10.0
- byte-buddy from 1.12.23 to 1.14.11
### Why are the changes needed?
To bring the latest bug fixes and improvement in test framework for Apache ORC 2.0.0.
### How was this patch tested?
Pass the CIs.
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes#1810 from dongjoon-hyun/ORC-1626.
Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
(cherry picked from commit 30deaad)
Signed-off-by: Dongjoon Hyun <[email protected]>
0 commit comments