-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Jackson Release 2.18.5
Tatu Saloranta edited this page Jun 11, 2025
·
6 revisions
Patch version of 2.18, under development as of May, 2025.
Following fixes will be included in this patch release.
(note: entries from 2.18.4.1 micro-patch are included here too)
-
#1433:
JsonParser#getNumberType()
throwsJsonParseException
when the current token is non-numeric instead of returning null -
#1446: Invalid package reference to "java.lang.foreign" from
com.fasterxml.jackson.core:jackson-core
(fromFastDoubleParser
) [Android]
-
#185:
ACCEPT_SINGLE_VALUE_AS_ARRAY
doesn't work on GuavaImmutableList