-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Jackson Release 2.18.4
Tatu Saloranta edited this page Apr 11, 2025
·
10 revisions
Patch version of 2.18, under development.
Following fixes will be included in this patch release.
- #5049: Duplicate creator property "b" (index 0 vs 1) on simple java record
-
#4628:
@JsonIgnoreand@JsonProperty.access=READ_ONLYon Record property ignored for deserialization
-
ion-javadependency to1.11.10(from1.11.9)
-
#291:
InstantDeserializerfails to parse negative numeric timestamp strings for pre-1970 values