Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates Jackson usage to use immutable ObjectReader/Writer instead of ObjectMapper #673

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bdemers
Copy link
Member

@bdemers bdemers commented Jul 12, 2021

… ObjectMapper

Jackson 2.10+ recommend using ObjectReader and ObjectWriter as opposed to ObjectMapper
https://cowtowncoder.medium.com/jackson-3-0-immutability-w-builders-d9c532860d88

… ObjectMapper

Jackson 2.10+ recommend using `ObjectReader` and `ObjectWriter` as opposed to `ObjectMapper`
https://cowtowncoder.medium.com/jackson-3-0-immutability-w-builders-d9c532860d88
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 0c55bfc on jackson-immutable into 9007ae7 on master.

@bdemers bdemers added this to the 1.0 milestone Jul 12, 2021
@lhazlewood
Copy link
Contributor

@bdemers do you want to rebase?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants