Forwarding the notification below.

We most likely need the same upgrade in WildFly.


---------- Forwarded message ---------
From: Tomáš Dostalík (Jira) <jira-issues@redhat.com>
Date: Wed, Jan 26, 2022 at 2:08 PM
Subject: [Red Hat JIRA] (RESTEASY-3085) Update jackson to 2.13.x and move away from jakarta classifiers
To: <asoldano@redhat.com>



     [ https://issues.redhat.com/browse/RESTEASY-3085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomáš Dostalík updated RESTEASY-3085:
-------------------------------------
    Description:
Following Stackoverflow issue [https://stackoverflow.com/a/70856666/1081036] I believe jackson dependencies should be updated to follow the latest 2.13.x release train.

Part of the new 2.13.x release is this change [https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.13#jakarta-variants-to-replace-javax-modules] which obsoletes the use of "-jakarta" classifiers.

This creates friction with Spring Boot projects. Spring boot already updated to 2.13.1 and this change breaks builds because "-jakarta" artifacts do not exits.

Could not find jackson-jaxrs-base-2.13.1-jakarta.jar (com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:2.13.1)

  was:
Following Stackoverflow issue [https://stackoverflow.com/a/70856666/1081036] I believe jackson dependencies should be updated to follow the latest 2.13.x release train.

Part of the new 2.13.x release is this change [https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.13#jakarta-variants-to-replace-javax-modules] which obsoletes the use of "-jakarta" classifiers.



> Update jackson to 2.13.x and move away from jakarta classifiers
> ---------------------------------------------------------------
>
>                 Key: RESTEASY-3085
>                 URL: https://issues.redhat.com/browse/RESTEASY-3085
>             Project: RESTEasy
>          Issue Type: Feature Request
>            Reporter: Tomáš Dostalík
>            Priority: Major
>
> Following Stackoverflow issue [https://stackoverflow.com/a/70856666/1081036] I believe jackson dependencies should be updated to follow the latest 2.13.x release train.
> Part of the new 2.13.x release is this change [https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.13#jakarta-variants-to-replace-javax-modules] which obsoletes the use of "-jakarta" classifiers.
> This creates friction with Spring Boot projects. Spring boot already updated to 2.13.1 and this change breaks builds because "-jakarta" artifacts do not exits.
> Could not find jackson-jaxrs-base-2.13.1-jakarta.jar (com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:2.13.1)



--
This message was sent by Atlassian Jira
(v8.20.1#820001)



--

Alessio Soldano

Manager, Software Engineering

Red Hat