apache / orc

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

ORC-1715: Bump org.objenesis:objenesis to 3.3 #1927

Closed williamhyun closed 1 month ago

williamhyun commented 1 month ago

What changes were proposed in this pull request?

This PR aims to upgrade objenesis to 3.3.

Why are the changes needed?

objenesis 3.3 is used by Spark 3.5.1.

How was this patch tested?

Pass the CIs.

Was this patch authored or co-authored using generative AI tooling?

No.

closes #1922