diff --git a/pom.xml b/pom.xml index 2c6def53f8c..a00fcfb3996 100644 --- a/pom.xml +++ b/pom.xml @@ -108,6 +108,9 @@ spring-boot-versions spring-boot-parent + spring-boot + spring-boot-autoconfigure + spring-boot-actuator spring-boot-starters spring-boot-tools diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index b3baeca2bd0..cfe1dc1d3ca 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -1,5 +1,4 @@ - - + 4.0.0 org.springframework.boot spring-boot-dependencies @@ -1284,4 +1283,4 @@ - + \ No newline at end of file