You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Durgesh Pachghare (Jira)" <ji...@apache.org> on 2022/01/28 14:05:00 UTC

[jira] [Updated] (CXF-8649) Deprecated method in jackson-databind still being used even after updating version

     [ https://issues.apache.org/jira/browse/CXF-8649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Durgesh Pachghare updated CXF-8649:
-----------------------------------
    Priority: Blocker  (was: Major)

> Deprecated method in jackson-databind still being used even after updating version
> ----------------------------------------------------------------------------------
>
>                 Key: CXF-8649
>                 URL: https://issues.apache.org/jira/browse/CXF-8649
>             Project: CXF
>          Issue Type: Bug
>          Components: JAXB Databinding
>    Affects Versions: 3.4.5
>            Reporter: Durgesh Pachghare
>            Priority: Blocker
>
> When the BeanParam annotation is used, this line of code gets executed:
> [https://github.com/apache/cxf/blob/02403c59b767a985454856e31166d960bd78f0fa/rt/rs/description-swagger/src/main/java/org/apache/cxf/jaxrs/swagger/JaxRs2Extension.java#L102]
>  
> The function is removed in: [https://github.com/FasterXML/jackson-databind/commit/4619891b0941f956f44baddf1a42ea0b10db293f]
>  
> Though the pom.xml contains 2.13.1 for Jackson-databind [https://github.com/apache/cxf/blob/b176e8e4a5a6bb6097c4e399ee0fa843f81e4b32/parent/pom.xml#L131]



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