-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Jackson Release 2.9.4
Tatu Saloranta edited this page Dec 19, 2017
·
22 revisions
Patch version of 2.9, not yet released.
Following fixes are included.
- #414: Base64 MIME variant does not ignore white space chars as per RFC2045
-
#1854: NPE deserializing collection with
@JsonCreatorandACCEPT_CASE_INSENSITIVE_PROPERTIES - #1855: Blacklist for more serialization gadgets (dbcp/tomcat, spring)
- #62: (yaml) SnakeYAML base64Coder is not OSGI exported