Skip to content

UnmodifiableSet Deserializer added to support Jackson 2.7+ #4078

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

Closed
wants to merge 2 commits into from

Conversation

jeetmp3
Copy link
Contributor

@jeetmp3 jeetmp3 commented Oct 3, 2016

Hi @rwinch when updating jackson-databind to 2.7+ somehow Jackson is not picking our UnmodifiableSetMixin at the time of deserialization. I've added CustomDeserializer for the same and tested it w/ 2.7+ and older versions. #4073

@rwinch rwinch self-assigned this Oct 13, 2016
@rwinch rwinch added this to the 4.2.0 RC1 milestone Oct 13, 2016
@rwinch rwinch added in: build An issue in the build in: core An issue in spring-security-core type: bug A general bug labels Oct 13, 2016
@rwinch
Copy link
Member

rwinch commented Oct 13, 2016

Thanks for the PR! This is merged via 48ff518

@rwinch rwinch closed this Oct 13, 2016
@rwinch rwinch added the status: duplicate A duplicate of another issue label Oct 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: build An issue in the build in: core An issue in spring-security-core status: duplicate A duplicate of another issue type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants