Spring MVC 4.3.5's Jackson auto-configuration breaks against Jackson 2.3.3 on the classpath [SPR-15051] #19617
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
status: declined
A suggestion or change that we don't feel we should currently apply
Jim Richards opened SPR-15051 and commented
When I run my servlet with Spring 4.3.4.RELEASE there are no issues. When I update to 4.3.5.RELEASE I get this error on startup
which is resolved by adding
to pom.xml.
I note that in
it mentions that
Is this related?
Issue Links:
The text was updated successfully, but these errors were encountered: