Skip to content

jackson-base 2.13.3, add getAbsentValue#32

Merged
wing328 merged 2 commits intoOpenAPITools:masterfrom
julianladisch:jackson-base-2.13.2.1-getAbsentValue
Jun 22, 2022
Merged

jackson-base 2.13.3, add getAbsentValue#32
wing328 merged 2 commits intoOpenAPITools:masterfrom
julianladisch:jackson-base-2.13.2.1-getAbsentValue

Conversation

@julianladisch
Copy link
Copy Markdown
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
Copy Markdown
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