googleapis / googleapis/java-genai

Migrate Jackson 2 to Jackson 3

Open
#868 3 comments 1 reaction 1 assignee Claimed by @hemasekhar-p View on GitHub
priority: p3 type: feature request
Dominant language
Java
Stars
397
Forks
125
Avg merge
2d 8h
Merged PRs (30d)
41

Description

Let's use this issue to track eventually migrating from Jackson 2 (`com.fasterxml.jackson`) to Jackson 3 (`tools.jackson`).

For background, see https://github.com/FasterXML/jackson/wiki/Jackson-Release-3.0 and https://github.com/FasterXML/jackson/wiki/Jackson-Releases.

As more and more other libraries migrate, it would be good for this one as well to move on (eventually).

This will require adjustments in `import` statements and the `dependency`. Perhaps https://docs.openrewrite.org/recipes/java/jackson/upgradejackson_2_3 is useful (but it may be simple enough to just be done manually).

It should be backwards compatible for users.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.