mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
a7a88371e7
Prior to this commit, the decoder did not allow for a null value returned from the Jackson object reader. Closes: gh-23935