federecio / dropwizard-swagger

a Dropwizard bundle that serves Swagger UI static content and loads Swagger endpoints.
Other
130 stars 184 forks source link

FR: Support for Dropwizard 4.0 #118

Open jarl-dk opened 1 year ago

jarl-dk commented 1 year ago

Dropwizard 4.0.0 is just released. Please support that.

Thanks.

jarl-dk commented 1 year ago

According to https://github.com/swagger-api/swagger-core

Since version 2.1.7, Swagger Core also supports the Jakarta namespace. There are a parallel set of artifacts with the -jakarta suffix, providing the same functionality as the unsuffixed (i.e.: javax) artifacts. Please see the Wiki for more details.

So it seems like there is a need for a dependency update