Skip to content

[Feature]: Support for Jackson3 #1899

@kalmes-adesso

Description

@kalmes-adesso

Feature summary

Add support for Jackson3

Problem statement

We're currently using the Adyen library in a service that uses SpringBoot 3. We would like to update our service to SpringBoot4. That change includes going from Jackson2 to Jackson3.

As of now the Adyen library does not support Jackson3.

Proposed solution

Create a new artifact that uses Jackson3 instead of Jackson2. This would support both options.

Alternatives considered

We considered running Jackson2 and Jackson3 at the same time. That is not a valid solution for us.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions