Skip to content

Feature Request: Support for Jackson 3, Spring Boot 4.x , and JDK 25 Compatibility #537

@jagpreet409

Description

@jagpreet409

Our teams currently depend on the Zalando Problem module to handle RFC7807-compliant error representations across distributed services. As part of our upgrade process, we are moving to Jackson 3, Spring Boot 4.x+, and JDK 25 for long-term support and performance benefits.

During this migration, we discovered incompatibility issues with the current Zalando Problem module, which still depends on Jackson 2.x APIs. This dependency gap prevents a smooth transition and holds back our production upgrades to the latest stable ecosystem versions.
Request:
Could you please confirm if there are plans to:
• Introduce full support for Jackson 3 (including changes to serializer/deserializer modules and API updates).
• Ensure compatibility with Spring Boot 4.x+ and JDK 25.
• Publish an updated release or indicate a roadmap for upcoming versions aligned with these dependency updates.
Environment Details:
• Current Library:  problem:0.27.1  (latest stable release)
• Target Versions: Jackson 3.x, Spring Boot 4.0+, JDK 25
Impact:
Without this enhancement, we are still relying on Jackson 2 support for our in-house created common libraries,e which are being used by microservices.

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