openapi-tools / swagger-maven-plugin

Maven plugin to activate the Swagger Core library to generate OpenAPI documentation.
MIT License
70 stars 45 forks source link

Bump swagger-core for enum fix #52

Closed jlous closed 3 years ago

jlous commented 3 years ago

Would much appreciate if swagger-core could be updatetd to 2.1.3 or later, as it fixes an important regression in how enum values are inspected (Support for overriding enum values with @JsonProperty or @JsonValue (#3553))

langecode commented 3 years ago

You should abe able to override plugin dependencies in your pom. But next release (this week) will include a reference to 2.1.4.