You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build: Use swagger-annotations-jakarta instead of swagger-annotations
Functionality is the same, but modern applications won't use javax
variant of Swagger JARs, so the dependency on swagger-annotations caused
duplicate classes on the classpath.
Signed-off-by: Piotr Kubowicz <[email protected]>
0 commit comments