X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=e06266b6e44dde5dad9960b211e9b8e218b7f46a;hb=12bc7ae4bfbae335955e1c046843162599b083dc;hp=aff5b72f010e6adb15d09f717525143bdad19993;hpb=6efa7bb1364b0ba7d1485d0ea93b8d08f69b43e6;p=facebook-errors diff --git a/pom.xml b/pom.xml index aff5b72..e06266b 100644 --- a/pom.xml +++ b/pom.xml @@ -3,9 +3,9 @@ 4.0.0 - org.sonatype.oss - oss-parent - 9 + org.springframework.boot + spring-boot-starter-parent + 1.3.5.RELEASE @@ -54,23 +54,12 @@ UTF-8 - 1.7 - 1.7 + 1.8 + 1.8 UTF-8 - - 1.7 - 2.6.2 - 4.12 - 1.1.3 - 3.0.1 - 1.7.12 - 4.2.1.RELEASE - 4.0.2.RELEASE - 2.0.8.RELEASE - @@ -78,166 +67,52 @@ - org.springframework.security.oauth - spring-security-oauth2 - ${spring-security-oauth2.version} - - - commons-codec - commons-codec - - - org.springframework - spring-aop - - - org.springframework - spring-beans - - - org.springframework - spring-context - - - org.springframework - spring-core - - - org.springframework - spring-expression - - - org.springframework - spring-jdbc - - - org.springframework - spring-web - - - org.springframework - spring-webmvc - - - org.springframework.security - spring-security-config - - - org.springframework.security - spring-security-core - - - org.springframework.security - spring-security-web - - + org.springframework.social + spring-social-facebook + true - org.springframework - spring-webmvc - ${springframework.version} - - - commons-logging - commons-logging - - - provided + org.springframework.security.oauth + spring-security-oauth2 + true com.fasterxml.jackson.core jackson-core - ${jackson.version} com.fasterxml.jackson.core jackson-databind - ${jackson.version} - - - - - org.springframework.security - spring-security-core - ${spring-security.version} - - - org.springframework - spring-aop - - - org.springframework - spring-beans - - - org.springframework - spring-context - - - org.springframework - spring-core - - - org.springframework - spring-expression - - - - - - - commons-codec - commons-codec - ${commons-codec.version} - - - - - javax.servlet - javax.servlet-api - ${servlet-api.version} - provided org.slf4j slf4j-api - ${slf4j.version} - junit - junit - ${junit.version} + org.springframework + spring-test test - org.springframework - spring-test - ${springframework.version} + junit + junit test org.slf4j jcl-over-slf4j - ${slf4j.version} test ch.qos.logback logback-classic - ${logback.version} test - - - org.slf4j - slf4j-api - -