-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Jackson Release 2.13.1
Tatu Saloranta edited this page Oct 29, 2021
·
15 revisions
Patch version of 2.13, not yet released as of 12-Oct-2021.
Following fixes will be included in this patch release.
- #721: Incorrect parsing of single-quoted surrounded String values containing double quotes
-
#3006: Argument type mismatch for
enum
with@JsonCreator
that takes String, gets JSON Number
- #493: SequenceWriter returns NPE when trying XML serialization
-
#155: Fix SPI metadata for
jackson-module-no-ctor-deser