From f4b119cb533c8f4dfc8b05abc881b4425fa96a77 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 21 Nov 2016 13:16:56 +0000 Subject: [PATCH] Tidy up spring-boot-junit-runners' dependencies --- spring-boot-junit-runners/pom.xml | 31 +++++++------------------------ 1 file changed, 7 insertions(+), 24 deletions(-) diff --git a/spring-boot-junit-runners/pom.xml b/spring-boot-junit-runners/pom.xml index d0c5525f377..4aad59a717a 100644 --- a/spring-boot-junit-runners/pom.xml +++ b/spring-boot-junit-runners/pom.xml @@ -37,20 +37,6 @@ - - org.apache.maven - maven-settings-builder - - - org.codehaus.plexus - plexus-component-api - - - * - * - - - org.eclipse.aether aether-api @@ -67,10 +53,6 @@ org.eclipse.aether aether-spi - - org.eclipse.aether - aether-transport-file - org.eclipse.aether aether-transport-http @@ -81,18 +63,19 @@ - - org.eclipse.aether - aether-util - org.springframework spring-core - io.projectreactor.spring - reactor-spring-context + org.hibernate + hibernate-validator + test + + + org.springframework + spring-context test