Time zone updates usually come with JRE updates. Whenever the time zone of a particular territory changes, this information is included in the next version of the JRE.
Here you can find some time zone information for the JRE / JDK.
If updating the JRE / JDK is not an option, the TZUpdater tool can be used to update only time zone data without updating the JRE / JDK.
All Java date and time APIs that support time zones implicitly use JRE time zone data, so you only need to worry about the time zone data in the JRE being updated.
Aleksei Budiak
source share