Skip to content

jackson-databind should not be optional/provided dependency for Properties, YAML modules #184

@jvanzyl

Description

@jvanzyl

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    PropertiesIssue related to (Java) Properties format backendyamlIssue related to YAML format backend

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions