Adding:
<property name="hibernate.type.xml_format_mapper" value="jaxb"/> <property name="hibernate.type.json_format_mapper" value="jsonb"/>
Solved the issue for me. Both settings are required to avoid the loading of the JacksonIntegration class