json-lib throws OutOfMemoryError exceptions when parsing some json content with a bad syntax (missing closing "}" for instance) in 2.2.1 version. 2.4 version does handle that kind of errors correctly => upgrade even if it's deprecated and it should be replaced by jackson lib.
- is required by
-
NXS-901 Fix OutOfMemoryError when using bad json in registry
- Resolved