Update time zone data to 2026bgtz#209
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 pull request updates the Maven property Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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. Review rate limit: 7/8 reviews remaining, refill in 7 minutes and 30 seconds.Comment |
There was a problem hiding this comment.
Pull request overview
Updates the bundled ThreeTenBP TZDB resource to the 2026bgtz time zone database release, and aligns the Maven build metadata to advertise the same TZDB version.
Changes:
- Replace/update
src/main/resources/org/threeten/bp/TZDB.datwith TZDB data for2026bgtz - Update
pom.xmlpropertytz.database.versionfrom2026agtzto2026bgtz(used in the JAR manifest entry)
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
src/main/resources/org/threeten/bp/TZDB.dat |
Updates the packaged TZDB binary data; header contains 2026bgtz. |
pom.xml |
Updates tz.database.version so the manifest entry Time-Zone-Database-Version reflects 2026bgtz. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Update time zone data to 2026bgtz
Summary by CodeRabbit