Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SPARK-46624][BUILD] Upgrade joda-time to 2.12.6
### What changes were proposed in this pull request? This pr aims to upgrade joda-time from 2.12.5 to 2.12.6 ### Why are the changes needed? The new version brings the following fixes: - JodaOrg/joda-time#733 - JodaOrg/joda-time#755 - JodaOrg/joda-time#731 The full release notes as follows: - https://github.com/JodaOrg/joda-time/releases/tag/v2.12.6 ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? Pass GitHub Actions ### Was this patch authored or co-authored using generative AI tooling? No Closes #44626 from LuciferYang/SPARK-46624. Authored-by: yangjie01 <[email protected]> Signed-off-by: Dongjoon Hyun <[email protected]>
- Loading branch information