From a6ff7c786a6a464e5b31d9399eb5582988d6a990 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Fri, 14 Dec 2018 08:44:43 +0100 Subject: [PATCH] Remove test starter from core module Closes gh-15463 --- spring-boot-project/spring-boot-properties-migrator/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-properties-migrator/pom.xml b/spring-boot-project/spring-boot-properties-migrator/pom.xml index 0398d4dce9..be63304876 100644 --- a/spring-boot-project/spring-boot-properties-migrator/pom.xml +++ b/spring-boot-project/spring-boot-properties-migrator/pom.xml @@ -27,7 +27,7 @@ org.springframework.boot - spring-boot-starter-test + spring-boot-test test