From ef07e5b4fed9b791f70c28628b1ec6dc3ea76e91 Mon Sep 17 00:00:00 2001 From: Alexander Bulaev Date: Sun, 6 Jan 2013 00:41:53 +0400 Subject: [PATCH] Add spring-social dependencies (#24, #25, #26) --- pom.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/pom.xml b/pom.xml index c864214..ad03da5 100644 --- a/pom.xml +++ b/pom.xml @@ -8,6 +8,7 @@ 8.1.8.v20121106 3.2.0.RELEASE 1.0.0.RELEASE + 1.1.0.M1 1.7.2 @@ -69,6 +70,21 @@ spring-webmvc ${spring-version} + + org.springframework.social + spring-social-core + ${spring-social-version} + + + org.springframework.social + spring-social-web + ${spring-social-version} + + + org.springframework.social + spring-social-twitter + ${spring-social-version} + org.hsqldb hsqldb