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

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

Marco Santarelli created CAMEL-15588:
----------------------------------------

             Summary: 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
             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)