diff --git a/demos/spring-boot-demo-root/spring-boot-jersey-demo/pom.xml b/demos/spring-boot-demo-root/spring-boot-jersey-demo/pom.xml index 996b6218..00144f55 100644 --- a/demos/spring-boot-demo-root/spring-boot-jersey-demo/pom.xml +++ b/demos/spring-boot-demo-root/spring-boot-jersey-demo/pom.xml @@ -147,7 +147,7 @@ org.springframework.boot spring-boot-dependencies - 4.0.0-M2 + 4.0.0-RC1 pom import diff --git a/demos/spring-boot-demo-root/spring-boot-mvc-demo/pom.xml b/demos/spring-boot-demo-root/spring-boot-mvc-demo/pom.xml index 0073f0ff..1fc8b4ea 100644 --- a/demos/spring-boot-demo-root/spring-boot-mvc-demo/pom.xml +++ b/demos/spring-boot-demo-root/spring-boot-mvc-demo/pom.xml @@ -130,7 +130,7 @@ org.springframework.boot spring-boot-dependencies - 4.0.0-M2 + 4.0.0-RC1 pom import diff --git a/pom.xml b/pom.xml index 86b0e5e9..71887d3f 100644 --- a/pom.xml +++ b/pom.xml @@ -172,7 +172,7 @@ org.springframework.boot spring-boot-dependencies - 4.0.0-M2 + 4.0.0-RC1 pom import