From 27b31acd052bc4a869b41c1fd4d1b161e0340b30 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 28 May 2014 13:54:26 +0100 Subject: [PATCH] Provide dependency management for all of Spring Social Facebook --- spring-boot-dependencies/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index 3a1b6000f1a..5bcd0cab223 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -1006,6 +1006,11 @@ spring-social-facebook ${spring-social-facebook.version} + + org.springframework.social + spring-social-facebook-web + ${spring-social-facebook.version} + org.springframework.social spring-social-twitter