In the following pom.xml for jackson-dataformats-properties: https://github.com/FasterXML/jackson-dataformats-text/blob/master/properties/pom.xml#L23 jackson-databind is not optional, it is required for the JavaPropsMapper to work correctly.