With long JSON documents, when Jackson's read buffer is smaller than the JSON content to be parsed and the last character is a minus sign, JSON parsing crashes. Cf Jackson bug #146: https://github.com/FasterXML/jackson-core/issues/146
Solution:
- Upgrade Jackson version used by Spin to at least 2.4.2 (newest being 2.5.3)
- Bump Spin versions in platform
This is the controller panel for Smart Panels app
- is related to
-
CAM-3889 Update Spin version in platform BOM
- Closed