We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b8ded0 commit e039a3fCopy full SHA for e039a3f
build.gradle.kts
@@ -48,7 +48,7 @@ dependencies {
48
// API Documentation
49
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.13")
50
implementation("io.swagger.core.v3:swagger-jaxrs2:2.2.38")
51
- implementation("io.swagger.core.v3:swagger-core-jakarta:2.2.37")
+ implementation("io.swagger.core.v3:swagger-core-jakarta:2.2.40")
52
53
54
// Jakarta REST / Jersey (JAX-RS)
0 commit comments