Skip to content

Support for jackson-jakarta-rs-json-provider (Jackson 2.13) #4891

@metaxmx

Description

@metaxmx

Since the recently released version 2.13 of Jackson there is a new module jackson-jakarta-rs-json-provider, which is the Jakarta-replacement of jackson-jaxrs-json-provider (using the jakarta instead of the deprecated javax namespace).
However, the Jersey module jersey-media-json-jackson still uses only the jackson-jaxrs-json-provider module and is not compatible to the new Jackson module due to changed packages and class names.

Would you kindly provide a way to use the new Jackson version with Jakarta-XmlBind together with Jersey.

Note: there is already a ticket in the Jackson repository concerning this issue: FasterXML/jackson-modules-base#153

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions