diff --git a/parent-boot-3/pom.xml b/parent-boot-3/pom.xml index 8f891ec788..44f7d97310 100644 --- a/parent-boot-3/pom.xml +++ b/parent-boot-3/pom.xml @@ -223,29 +223,6 @@ - - - - spring-milestones - Spring Milestones - https://repo.spring.io/milestone - - false - - - - - - - spring-milestones - Spring Milestones - https://repo.spring.io/milestone - - false - - - - 3.2.0 3.10.1 @@ -253,9 +230,8 @@ 3.3.0 2.22.2 - 3.0.0-M3 + 3.0.0 5.8.2 - 3.0.0-M7 0.9.17 17 ${java.version} diff --git a/spring-boot-modules/spring-boot-3-native/pom.xml b/spring-boot-modules/spring-boot-3-native/pom.xml index 9e664efc02..411e9d652b 100644 --- a/spring-boot-modules/spring-boot-3-native/pom.xml +++ b/spring-boot-modules/spring-boot-3-native/pom.xml @@ -12,7 +12,7 @@ com.baeldung parent-boot-3 0.0.1-SNAPSHOT - ../../parent-boot-3/pom.xml + ../../parent-boot-3 @@ -23,7 +23,7 @@ org.springdoc springdoc-openapi-starter-webmvc-ui - ${spring-doc.version} + ${springdoc.version} org.springframework.boot @@ -77,10 +77,9 @@ - 3.0.0-RC2 - 2.0.0-RC1 + 2.0.0 + 3.0.0-M7 0.9.17 - com.baeldung.sample.TodoApplication diff --git a/spring-boot-modules/spring-boot-3/pom.xml b/spring-boot-modules/spring-boot-3/pom.xml index a5e9ca903c..2fcb8cd8e1 100644 --- a/spring-boot-modules/spring-boot-3/pom.xml +++ b/spring-boot-modules/spring-boot-3/pom.xml @@ -49,9 +49,11 @@ spring-boot-configuration-processor true - - - + + org.springdoc + springdoc-openapi-starter-webmvc-ui + ${springdoc.version} + org.projectlombok lombok @@ -120,7 +122,8 @@ 1.5.2.Final - com.baeldung.sample.TodoApplication + 2.0.0 + 3.0.0-M7 - \ No newline at end of file +