X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;ds=sidebyside;f=pom.xml;h=bff461f07983b3dcb4035bc4913262528cc4c589;hb=3ba0e06f2f52ca1959dccaa33e288369914571af;hp=c025b24579e5e8415c6249ac678601363a952dda;hpb=174c0e31b6114e9ff7a8012e0a0ac3bfdaad0a88;p=examples%2Ffacebook-app diff --git a/pom.xml b/pom.xml index c025b24..bff461f 100644 --- a/pom.xml +++ b/pom.xml @@ -28,6 +28,15 @@ NOT_SET NOT_SET + NOT_SET + NOT_SET + + 60000 + 60000 + ERROR + + com.h2database + h2 @@ -35,6 +44,10 @@ org.springframework.boot spring-boot-starter-thymeleaf + + org.springframework.boot + spring-boot-starter-security + org.springframework.social spring-social-facebook @@ -43,6 +56,25 @@ org.slf4j slf4j-api + + org.springframework.social + spring-social-facebook-web + + + + org.apache.httpcomponents + httpclient + + + + org.springframework.boot + spring-boot-starter-data-jpa + + + ${jdbc.groupId} + ${jdbc.artifactId} + runtime +