-
Component Upgrade
-
Resolution: Done
-
Major
-
None
RESTEasy would like to upgrade to Jackson 2.13. However, there are package name changes and GA changes for the com.fasterxml.jackson.jaxrs.* components. I do not know the impact on the other components that rely on other com.fasterxml.jackson.* components. Before that can be done this needs to be analyzed.
fjuma1@redhat.com Will Elytron be okay with this upgrade?
kkhan1@redhat.com Will MP RM be okay with this?
pferraro@redhat.com Will OpenAPI be okay with this?
Jackson Core:
Tag: https://github.com/FasterXML/jackson-core/releases/tag/jackson-core-2.13.4
Diff: https://github.com/FasterXML/jackson-core/compare/jackson-core-2.12.6...jackson-core-2.13.4
Jackson Databind
Tag: https://github.com/FasterXML/jackson-databind/releases/tag/jackson-databind-2.13.4
Diff: https://github.com/FasterXML/jackson-databind/compare/jackson-databind-2.12.7...jackson-databind-2.13.4
Jackson Annotations:
Tag: https://github.com/FasterXML/jackson-annotations/releases/tag/jackson-annotations-2.13.4
Diff: https://github.com/FasterXML/jackson-annotations/compare/jackson-annotations-2.12.7...jackson-annotations-2.13.4
Jackson Modules:
Tag: https://github.com/FasterXML/jackson-modules-java8/releases/tag/jackson-modules-java8-2.13.4
Diff: https://github.com/FasterXML/jackson-modules-java8/compare/jackson-modules-java8-2.12.7...jackson-modules-java8-2.13.4
Jackson Jakarta REST:
Tag: https://github.com/FasterXML/jackson-jakarta-rs-providers/releases/tag/jackson-jakarta-rs-providers-2.13.4
Diff: No diff as this is a nre project. The old project was https://github.com/FasterXML/jackson-jaxrs-providers/releases/tag/jackson-jaxrs-providers-2.12.7
Jackson Modules Base:
Tag: https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.4
Diff: https://github.com/FasterXML/jackson-modules-base/compare/jackson-modules-base-2.12.7...jackson-modules-base-2.13.4
- is blocked by
-
RESTEASY-3085 Update jackson to 2.13.x and move away from jakarta classifiers
- Resolved
-
WFLY-16865 Upgrade RESTEasy to 6.2.0.Beta1
- Closed
- links to