Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SPARK-49682][BUILD] Upgrade joda-time to 2.13.0
### What changes were proposed in this pull request? The pr aims to upgrade joda-time from `2.12.7` to `2.13.0`. ### Why are the changes needed? The version `DateTimeZone` data updated to version `2024bgtz`. The full release notes: https://www.joda.org/joda-time/changes-report.html#a2.13.0 ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Pass GA. ### Was this patch authored or co-authored using generative AI tooling? No. Closes #48130 from panbingkun/SPARK-49682. Authored-by: panbingkun <[email protected]> Signed-off-by: Dongjoon Hyun <[email protected]>
- Loading branch information