-
-
Couldn't load subscription status.
- Fork 1.2k
Jackson Release 2.19.1
Tatu Saloranta edited this page Jun 14, 2025
·
11 revisions
Patch version of 2.19, released June 13th, 2025.
Following fixes are included in this patch release.
- #99: Jackson BOM should not have managed dependency for third-party libraries (woodstox, stax-api)
-
#1425:
JsonPointer.head()throwsStringIndexOutOfBoundsExceptionfor valid JSON Pointers -
#1446: Invalid package reference to "java.lang.foreign" from
com.fasterxml.jackson.core:jackson-core(fromFastDoubleParser) [Android]
-
#5139: In
CollectionDeserializer,JsonSetter.contentNullsis sometimes ignored
- #589: AvroSchema: Does not include base class for records with subclasses
-
#185:
ACCEPT_SINGLE_VALUE_AS_ARRAYdoesn't work on GuavaImmutableList
-
#98:
JsonFormattimezone attribute effect overwritten if pattern attribute present