You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Andrea Cosentino (Jira)" <ji...@apache.org> on 2020/09/30 06:09:00 UTC

[jira] [Resolved] (CAMEL-15588) Upgrade swagger-core version

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

Andrea Cosentino resolved CAMEL-15588.
--------------------------------------
    Resolution: Fixed

> Upgrade swagger-core version
> ----------------------------
>
>                 Key: CAMEL-15588
>                 URL: https://issues.apache.org/jira/browse/CAMEL-15588
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-swagger-java
>    Affects Versions: 3.5.0
>            Reporter: Marco Santarelli
>            Assignee: Andrea Cosentino
>            Priority: Major
>             Fix For: 3.6.0
>
>
> An updated version of swagger-core has been released to address incompatibilities with the newer versions of jackson.
> Deprecated methods have been removed and swagger-core will throw exceptions similar to:
> {noformat}
>  java.lang.NoSuchMethodError: 'com.fasterxml.jackson.databind.JavaType com.fasterxml.jackson.databind.introspect.AnnotatedMember.getType(com.fasterxml.jackson.databind.type.TypeBindings)'
> {noformat}
> See [https://github.com/swagger-api/swagger-core/issues/3554] for info



--
This message was sent by Atlassian Jira
(v8.3.4#803005)