Override Atlassian jackson serializer

Hi,

Our question is related particularly for Jira Server and Jira DC. We have modules which use annotations from com.fasterxml.jackson.databind. instead of the provided ones from Atlassian SDK. Is it possible to override the integrated org.codehaus.jackson.map.(any) with custom added dependency in the pom - com.fasterxml.jackson.databind.(any) ? It seems that both does not work together.

Regards,
Philip