I had this problem in Spring MVC 4. Adding jackson-annotations, jackson-core and jackson-databind didn't solve the problem. Try this libs:
com.fasterxml.jackson.core
jackson-core
2.1.2
com.fasterxml.jackson.core
jackson-databind
2.1.2
org.codehaus.jackson
jackson-mapper-asl
1.9.13