Skip to content

change OptionSerializer to use ReferenceTypeSerializer #362

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

Merged
merged 1 commit into from
Jan 28, 2018

Conversation

brharrington
Copy link
Contributor

Fixes #346. Note this also update the jackson version
to 2.9.4 as it has a fix that is needed to avoid breaking
other tests. See FasterXML/jackson-databind#1673 for more
details.

Fixes FasterXML#346. Note this also update the jackson version
to 2.9.4 as it has a fix that is needed to avoid breaking
other tests. See FasterXML/jackson-databind#1673 for more
details.
@cowtowncoder
Copy link
Member

Was about to comment on missing 2.9.3, but since 2.9.4 is out there's no real benefit from making intermediate release (aside from esthetics).
Since you seem to know what you are doing I'll merge this and let @mbknor comment if there's anything to fix after the fact.

@cowtowncoder cowtowncoder merged commit 2bc22bc into FasterXML:master Jan 28, 2018
@brharrington brharrington deleted the issue-346-ref branch January 28, 2018 05:52
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.

@JsonInclude content inclusion does not work
2 participants