News

Thanks for the quick feedback. I guess the problem is that the Spring Boot upgrade also updated Jackson since I make use of the spring-boot-dependencies bom. Perhaps they have changed something which ...
This is one the main features of the Jackson 2.15 release - an attempt to have Jackson fail if malicious input is provided. Most users do not use such large text entries in their JSON. You can ...