Before this commit, the Jackson2JsonDecoder was not able to decode an empty JSON array (`[]`). After this commit, it is. Issue: SPR-15685
Before this commit, the Jackson2JsonDecoder was not able to decode an empty JSON array (`[]`). After this commit, it is. Issue: SPR-15685