diff --git a/build.gradle b/build.gradle index 46d28b4..e145d27 100644 --- a/build.gradle +++ b/build.gradle @@ -40,7 +40,7 @@ dependencies { implementation 'com.nimbusds:nimbus-jose-jwt:9.47' implementation 'io.grpc:grpc-netty' implementation 'io.netty:netty-all' - implementation 'org.springdoc:springdoc-openapi-starter-webflux-api:2.7.0' + implementation 'org.springdoc:springdoc-openapi-starter-webflux-api:2.8.17' implementation 'org.springdoc:springdoc-openapi-starter-webflux-ui:2.7.0' implementation 'org.springframework.boot:spring-boot-starter-actuator' implementation 'org.springframework.boot:spring-boot-starter-thymeleaf'