Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.5.0
-
None
-
Unknown
Description
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:
java.lang.NoSuchMethodError: 'com.fasterxml.jackson.databind.JavaType com.fasterxml.jackson.databind.introspect.AnnotatedMember.getType(com.fasterxml.jackson.databind.type.TypeBindings)'
See https://github.com/swagger-api/swagger-core/issues/3554 for info
Attachments
Issue Links
- links to