There was an error while loading. Please reload this page.
1 parent 2d334e7 commit dfb5346Copy full SHA for dfb5346
2 files changed
release-notes/CREDITS
@@ -359,6 +359,8 @@ Omkhar Arasaratnam (@omkhar)
359
[3.2.0]
360
* Reported, suggested fix for #5956: Fix problem with float-to-byte range check
361
[3.1.4]
362
+ * Contributed fix for #5957: Improve `java.time.Month` deserialization validation
363
+ [3.1.4]
364
365
Michael Orzechowski (@MikeBlink)
366
* Reported #5941: `MapperBuilder.addModule()` does not recursively register transitive
release-notes/VERSION
@@ -219,6 +219,8 @@ Versions: 3.x (for earlier see VERSION-2.x)
219
(reported by Omkhar A)
220
#5956: Fix problem with float-to-byte range check
221
(reported, fix suggested by Omkhar A)
222
+#5957: Improve `java.time.Month` deserialization validation
223
+ (fix by Omkhar A)
224
225
3.1.3 (01-May-2026)
226
0 commit comments