Skip to content

[Feature]: Support for Jackson3 #1899

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions