There are known security vulnerabilities with jackson 2.8.x. The latest release of SSM also uses 2.8.x of jackson. When can we expect a release of SSM which is compiled with Jackson 2.9.x?
I tried building SSM locally, but it has test failures on 2.9.4 onwards.
Though it worked fine with 2.9.3 and 2.9.1. Not sure if using an older version is fine?