JSONUtil.parse(String) - catch unexpected exceptions

Issue #347 resolved
Yavor Vasilev created an issue

Comments (7)

  1. Josh Cummings

    Would it be possible to backport this fix in 8.36.1? Also, could the same be done for in 7.1.2?

    The reason is that Spring Boot 2.4 and 2.3 use 8.36 and 7.1.1 respectively. It would be nice to have this mitigation on those versions as well so that Spring Boot doesn’t do a major version upgrade of Nimbus in a point release.

  2. Log in to comment