diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index e4b2e8128e..ea9efbd0db 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -83,10 +83,8 @@ 4.0.3.RELEASE 3.0.2.RELEASE 2.2.6.RELEASE - 1.5.2.RELEASE - 1.4.2.RELEASE 1.1.1.RELEASE - 2.0.2.RELEASE + Codd-SR2 0.9.0.RELEASE 1.0.0.RELEASE 1.2.2.RELEASE @@ -515,23 +513,10 @@ org.springframework.data - spring-data-jpa - ${spring-data-jpa.version} - - - org.springframework - spring-jdbc - - - org.springframework - spring-orm - - - - - org.springframework.data - spring-data-mongodb - ${spring-data-mongodb.version} + spring-data-releasetrain + ${spring-data-releasetrain.version} + pom + import org.springframework.data @@ -548,11 +533,6 @@ spring-plugin-core ${spring-plugin.version} - - org.springframework.data - spring-data-rest-webmvc - ${spring-data-rest.version} - org.springframework.integration spring-integration-core diff --git a/spring-boot-starters/spring-boot-starter-data-rest/pom.xml b/spring-boot-starters/spring-boot-starter-data-rest/pom.xml index 34d7a7a65b..45ff7f1275 100644 --- a/spring-boot-starters/spring-boot-starter-data-rest/pom.xml +++ b/spring-boot-starters/spring-boot-starter-data-rest/pom.xml @@ -23,10 +23,6 @@ spring-boot-starter-web ${project.version} - - org.springframework.hateoas - spring-hateoas - org.springframework.data spring-data-rest-webmvc