Closed
Description
I'm using Java Client 5.5.0, and it's using Jackson 2.11.1, which is a little on the old side now:
https://search.maven.org/artifact/com.fasterxml.jackson.core/jackson-databind
2.12.4 was released on July 6, 2021 and is the latest stable release. I'm thinking it's worth upgrading this as it's such a widely used library, and it seems better to be on the latest release.