X-Git-Url: https://juplo.de/gitweb/?p=examples%2Ffacebook-app;a=blobdiff_plain;f=pom.xml;h=510a4fff62a733c5d0c8c6555f761e053abed178;hp=73ce37254e56b7441b19811ba3d3a0d33bbb4ea6;hb=f629006c32b366b1bfaf24fb25f128f83e1c76b0;hpb=2050f0ba66eda0003559b4f4b13aabf31ade350e diff --git a/pom.xml b/pom.xml index 73ce372..510a4ff 100644 --- a/pom.xml +++ b/pom.xml @@ -29,6 +29,16 @@ NOT_SET NOT_SET NOT_SET + + 60000 + 60000 + ERROR + + com.h2database + h2 + + sa + @@ -36,6 +46,10 @@ org.springframework.boot spring-boot-starter-thymeleaf + + org.springframework.boot + spring-boot-starter-security + org.springframework.social spring-social-facebook @@ -48,9 +62,19 @@ org.springframework.social spring-social-facebook-web + + + org.apache.httpcomponents + httpclient + + + + org.springframework.boot + spring-boot-starter-data-jpa + - org.springframework.security - spring-security-crypto + ${jdbc.groupId} + ${jdbc.artifactId} runtime