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

jackson-base 2.13.3, add getAbsentValue #32

Merged
merged 2 commits into from Jun 22, 2022
Merged

jackson-base 2.13.3, add getAbsentValue #32

merged 2 commits into from Jun 22, 2022

Conversation

julianladisch
Copy link
Contributor

@julianladisch julianladisch commented May 16, 2022

Upgrade jackson-base from 2.12.2 to 2.13.3.

Add JsonNullableDeserializer#getAbsentValue(DeserializationContext)
to overwrite the method inherited from JsonDeserializer.

Fixes #30

Upgrade jackson-base from 2.12.2 to 2.13.2.1.

Add JsonNullableDeserializer#getAbsentValue(DeserializationContext)
to overwrite the method inherited from JsonDeserializer.

Fixes #30
@julianladisch julianladisch changed the title jackson-base 2.13.2.1, add getAbsentValue jackson-base 2.13.3, add getAbsentValue May 27, 2022
@wing328
Copy link
Member

wing328 commented Jun 22, 2022

Thanks for the PR.

@wing328 wing328 merged commit 0923400 into OpenAPITools:master Jun 22, 2022
@julianladisch julianladisch deleted the jackson-base-2.13.2.1-getAbsentValue branch June 30, 2022 22:32
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.

JsonNullableDeserializer incompatible with Jackson 2.13
2 participants