X-Git-Url: http://juplo.de/gitweb/?p=examples%2Ffacebook-app;a=blobdiff_plain;f=pom.xml;h=5c70ea41d5cef7506885f16cbf69e4ad3bca6700;hp=c025b24579e5e8415c6249ac678601363a952dda;hb=fad2b31abc3dca5b748565aeee192ac6694bfecb;hpb=174c0e31b6114e9ff7a8012e0a0ac3bfdaad0a88 diff --git a/pom.xml b/pom.xml index c025b24..5c70ea4 100644 --- a/pom.xml +++ b/pom.xml @@ -28,6 +28,11 @@ NOT_SET NOT_SET + NOT_SET + + 60000 + 60000 + ERROR @@ -35,6 +40,10 @@ org.springframework.boot spring-boot-starter-thymeleaf + + org.springframework.boot + spring-boot-starter-security + org.springframework.social spring-social-facebook @@ -43,6 +52,15 @@ org.slf4j slf4j-api + + org.springframework.social + spring-social-facebook-web + + + + org.apache.httpcomponents + httpclient +