From 79d8089cd0330e48bd4b553d6cba62357ecce1a8 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 23 Sep 2019 14:09:36 +0100 Subject: [PATCH] Remove redundant spring-plugin-core dependencies Closes gh-18317 --- .../spring-boot-starters/spring-boot-starter-hateoas/pom.xml | 4 ---- spring-boot-project/spring-boot-test-autoconfigure/pom.xml | 5 ----- 2 files changed, 9 deletions(-) diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-hateoas/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-hateoas/pom.xml index e034fa4db9d..42e2b88fb2a 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-hateoas/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-hateoas/pom.xml @@ -23,9 +23,5 @@ org.springframework.hateoas spring-hateoas - - org.springframework.plugin - spring-plugin-core - diff --git a/spring-boot-project/spring-boot-test-autoconfigure/pom.xml b/spring-boot-project/spring-boot-test-autoconfigure/pom.xml index 8dae7996249..bdab96cad5e 100644 --- a/spring-boot-project/spring-boot-test-autoconfigure/pom.xml +++ b/spring-boot-project/spring-boot-test-autoconfigure/pom.xml @@ -346,11 +346,6 @@ spring-hateoas test - - org.springframework.plugin - spring-plugin-core - test - org.testcontainers junit-jupiter