-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Jackson Release 2.12.6
Tatu Saloranta edited this page Dec 12, 2021
·
12 revisions
Patch version of 2.12, to be possible released in future. If so, following fixes will be included in this patch release.
- #713: Incorrect parsing of single-quoted surrounded String values containing double quotes
-
#3280: Can not deserialize json to enum value with Object-/Array-valued input,
@JsonCreator
-
#3305: ObjectMapper serializes
CharSequence
subtypes as POJO instead of as String (JDK 15+) - #3328: Possible DoS issue
-
#302:
IllegalArgumentException
inIonParser.getEmbeddedObject()