apache / orc

Apache ORC - the smallest, fastest columnar storage for Hadoop workloads
https://orc.apache.org/
Apache License 2.0
675 stars 480 forks source link

ORC-1626: Upgrade `Mockito` to 5.10 and `byte-buddy` to `1.14.11` #1810

Closed dongjoon-hyun closed 6 months ago

dongjoon-hyun commented 6 months ago

What changes were proposed in this pull request?

This PR aims to unpin and upgrade

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.

dongjoon-hyun commented 6 months ago

Merged to main/2.0 for Apache ORC 2.0.0.