File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 <body >
99
1010 <!-- types are add, fix, remove, update -->
11+ <release version =" 1.7.2" date =" 2025-08-12" description =" v1.7.2" >
12+ <action dev =" jodastephen" type =" update" >
13+ Update to time-zone data 2025bgtz.
14+ </action >
15+ </release >
1116 <release version =" 1.7.1" date =" 2025-03-11" description =" v1.7.1" >
1217 <action dev =" jodastephen" type =" fix" issue =" 198" >
1318 Fix implementation of `SimpleDateTimeTextProvider`.
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ Various documentation is available:
4343
4444## <i ></i > Releases
4545
46- Release 1.7.1 is the latest release.
46+ Release 1.7.2 is the latest release.
4747It is considered to be stable and usable in production.
4848
4949The project runs on Java SE 6 (or later) and has no [ dependencies] ( dependencies.html ) .
@@ -59,7 +59,7 @@ Available in [Maven Central](https://search.maven.org/search?q=g:org.threeten%20
5959<dependency >
6060 <groupId >org.threeten</groupId >
6161 <artifactId >threetenbp</artifactId >
62- <version >1.7.1 </version >
62+ <version >1.7.2 </version >
6363</dependency >
6464```
6565
You can’t perform that action at this time.
0 commit comments