Skip to content

jackson 2.9 incompatibility #136

Description

@maladon

Trying to use this with current springboot (2.0). I get the following exception using jesque:
java.lang.NoSuchMethodError: com.fasterxml.jackson.databind.DeserializationConfig.with(Ljava/text/DateFormat;)Lcom/fasterxml/jackson/databind/DeserializationConfig;

DeserializationConfig.with() cannot take a DateFormat anymore with Jackson 2.9, which is pulled in by spring boot 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions