File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -293,7 +293,7 @@ com.fasterxml.jackson.core.*;version=${project.version}
293293 <dependency >
294294 <groupId >ch.randelshofer</groupId >
295295 <artifactId >fastdoubleparser</artifactId >
296- <version >1.0.0 </version >
296+ <version >1.0.1 </version >
297297 </dependency >
298298 <!-- Test dependencies -->
299299 <dependency >
Original file line number Diff line number Diff line change @@ -14,6 +14,11 @@ a pure JSON library.
1414= == Releases == =
1515-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
1616
17+ 2.17 .3 (not yet released ):
18+
19+ #1331 : Update to FastDoubleParser v1.0.1 to fix `BigDecimal` decoding problem
20+ (contributed by @pjfanning )
21+
17222.17 .2 (05 - Jul - 2024 )
1823
1924#1308 : Relax validation by `NumberInput.looksLikeValidNumber()` to allow
You can’t perform that action at this time.
0 commit comments