We use Jackson 1 in the REST API unit tests that deploy to Tomcat (e.g. to test servlet filters, e.g. CustomJacksonDateFormatTest). Let's move to our current Jackson 2 version there. It's safe to asssume that nobody uses Jackson 1 with a custom REST API application anymore.