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

Require Jackson 2.6+, FreeMarker 2.3.21+, XStream 1.4.5+ [SPR-13062] #17654

Closed
spring-projects-issues opened this issue May 22, 2015 · 0 comments
Assignees
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) type: task A general task
Milestone

Comments

@spring-projects-issues
Copy link
Collaborator

spring-projects-issues commented May 22, 2015

Juergen Hoeller opened SPR-13062 and commented

  • Jackson 2.6 went GA in July 2015, almost a year ago by the time of our 4.3 GA release. Let's get rid of the reflective checks and deprecated method calls in MappingJackson2MessageConverter and AbstractJackson2HttpMessageConverter.

  • FreeMarker 2.3.21 was released in October 2014, as a rather major update. Let's get rid of the deprecated method calls in FreeMarkerConfigurationFactory and FreeMarkerView.

  • XStream 1.4.5 was released in September 2013. Let's finally require it and get rid of the deprecated constructor call in XStreamMarshaller.


Issue Links:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) type: task A general task
Projects
None yet
Development

No branches or pull requests

2 participants