From bf83e45b34f50966dcb83037b1a50c095d712cb4 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Tue, 15 Jul 2014 07:11:31 +0200 Subject: [PATCH] Remove duplicate dependencies --- .../spring-boot-starter-data-rest/pom.xml | 8 -------- 1 file changed, 8 deletions(-) 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 da2f3184a96..163f70b4b3e 100644 --- a/spring-boot-starters/spring-boot-starter-data-rest/pom.xml +++ b/spring-boot-starters/spring-boot-starter-data-rest/pom.xml @@ -52,13 +52,5 @@ org.springframework.data spring-data-rest-webmvc - - com.fasterxml.jackson.core - jackson-annotations - - - com.fasterxml.jackson.core - jackson-databind -