Skip to content

UnmodifiableSet Deserializer added to support Jackson 2.7+ #4078

Closed
jeetmp3 wants to merge 2 commits intospring-projects:masterfrom
jeetmp3:master
Closed

UnmodifiableSet Deserializer added to support Jackson 2.7+ #4078
jeetmp3 wants to merge 2 commits intospring-projects:masterfrom
jeetmp3:master

Conversation

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