diff --git a/spring-boot-modules/spring-boot-libraries-2/pom.xml b/spring-boot-modules/spring-boot-libraries-2/pom.xml index 6d9401f4bc..3cc228d838 100644 --- a/spring-boot-modules/spring-boot-libraries-2/pom.xml +++ b/spring-boot-modules/spring-boot-libraries-2/pom.xml @@ -62,9 +62,9 @@ ${jackson-databind.version} - io.springfox - springfox-swagger2 - ${springfox.version} + org.springdoc + springdoc-openapi-ui + ${springdoc.version} org.springframework.boot @@ -165,10 +165,10 @@ 3.1.1 4.0.3 - 5.1.0 + 5.3.0 2.4.5 0.2.1 - 2.9.2 + 1.7.0 com.baeldung.openapi.OpenApiApplication