Update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v2.8.17 - autoclosed #9

Closed
Renovate wants to merge 1 commits from renovate/org.springdoc-springdoc-openapi-starter-webmvc-ui-2.x into master

View File

@@ -28,7 +28,7 @@ dependencies {
implementation("org.springframework.boot:spring-boot-starter-thymeleaf")
implementation("org.springframework.boot:spring-boot-starter-web")
implementation("org.springframework.boot:spring-boot-starter-actuator")
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.8")
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.17")
implementation("org.modelmapper:modelmapper:3.2.3")
compileOnly("org.projectlombok:lombok")
developmentOnly("org.springframework.boot:spring-boot-devtools")