Update time zone data to 2026cgtz#210
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe Maven ChangesTime-zone database metadata
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Pull request overview
This PR updates the project’s configured bundled time-zone database version to 2026cgtz, aligning the build metadata with the intended TZDB release.
Changes:
- Bumped the Maven property
tz.database.versionfrom2026bgtzto2026cgtz.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| <joda.publish.auto>true</joda.publish.auto><!-- false/true --> | ||
| <joda.publish.wait>validated</joda.publish.wait><!-- published is too slow to use --> | ||
| <tz.database.version>2026bgtz</tz.database.version> | ||
| <tz.database.version>2026cgtz</tz.database.version> |
Update time zone data to 2026cgtz
Summary by CodeRabbit