From 6454a8f4caaa056a5256388712109203557b8440 Mon Sep 17 00:00:00 2001 From: sreeise Date: Thu, 8 Nov 2018 16:50:20 -0500 Subject: [PATCH] Remove redundant json starter from spring-boot-starter-data-rest Closes gh-15137 --- .../spring-boot-starter-data-rest/pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-data-rest/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-data-rest/pom.xml index 6c371a301b..25ec258c39 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-data-rest/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-data-rest/pom.xml @@ -15,10 +15,6 @@ ${basedir}/../../.. - - org.springframework.boot - spring-boot-starter-json - org.springframework.boot spring-boot-starter-web