[Request] Update Jackson Databind dependency to 2.19.X

Hi @afonso-tsx !

The August release of the Couchbase JVM SDKs will use Jackson 2.19.x.

In the meantime, if you’re concerned about Kotlin data classes maybe you’d be interested in checking out the Couchbase Kotlin SDK? The Kotlin SDK uses a “vanilla” (not shaded/repackaged) version of Jackson to serialize user classes. Since it’s not repackaged, it’s possible to upgrade Jackson independently of the Kotlin SDK.

Thanks,
David

1 Like