-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Jackson Release 2.6.3
Tatu Saloranta edited this page Sep 23, 2015
·
25 revisions
Patch version of [2.6](Jackson Release 2.6), not yet released (as of September 2015)
-
#938: Regression:
StackOverflowErrorwith recursive types that containMap.Entry -
#941 Deserialization from
{}toObjectNodefield causes "out of END_OBJECT token" error
-
#25: Should ignore
staticmethods (setter/getter)