From bbf8ddc97cd3d6ee17c4b1bc002793f143f3a78a Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 30 May 2014 09:06:49 +0100 Subject: [PATCH] Provide dependency management for all of Spring Social --- 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 c2edd05218..d3482d1a90 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -933,6 +933,11 @@ spring-social-core ${spring-social.version} + + org.springframework.social + spring-social-security + ${spring-social.version} + org.springframework.social spring-social-web