From 12bc7ae4bfbae335955e1c046843162599b083dc Mon Sep 17 00:00:00 2001 From: Kai Moritz Date: Sun, 12 Jun 2016 14:26:26 +0200 Subject: [PATCH] Cleand up dependencies --- pom.xml | 25 ++++++++++--------------- 1 file changed, 10 insertions(+), 15 deletions(-) diff --git a/pom.xml b/pom.xml index 46d8d76..e06266b 100644 --- a/pom.xml +++ b/pom.xml @@ -67,13 +67,14 @@ - org.springframework.security.oauth - spring-security-oauth2 + org.springframework.social + spring-social-facebook + true - org.springframework - spring-webmvc - provided + org.springframework.security.oauth + spring-security-oauth2 + true @@ -86,12 +87,6 @@ jackson-databind - - - org.springframework.security - spring-security-core - - org.slf4j @@ -100,13 +95,13 @@ - junit - junit + org.springframework + spring-test test - org.springframework - spring-test + junit + junit test -- 2.20.1