You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Motivation
----------
A bug in jackson has been identified in 2.6.0/2.6.1 when decoding
documents, introduced in 2.6.0 (so previous versions are not affected
as it seems now).
Modifications
-------------
Update Jackson to 2.6.2 which includes the fix.
(FasterXML/jackson-core#216)
Result
------
Decoding issue fixed.
Change-Id: I1bfec8d9afc329d633bcd630804aba8a4c7ce527
Reviewed-on: http://review.couchbase.org/55391
Tested-by: Michael Nitschinger <[email protected]>
Reviewed-by: Simon Baslé <[email protected]>
0 commit comments