X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=84b68e99a9843c9a5254229c31c2f49cf461cf27;hb=c0c92426107de6a10754b4548833f6266afaa94a;hp=aff5b72f010e6adb15d09f717525143bdad19993;hpb=6efa7bb1364b0ba7d1485d0ea93b8d08f69b43e6;p=facebook-errors diff --git a/pom.xml b/pom.xml index aff5b72..84b68e9 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,190 +54,80 @@ 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 - - + - 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.boot + spring-boot-autoconfigure + true - org.springframework - spring-webmvc - ${springframework.version} - - - commons-logging - commons-logging - - - provided + org.springframework.social + spring-social-facebook + true + + + 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 - - + org.slf4j + slf4j-api - + - commons-codec - commons-codec - ${commons-codec.version} + org.springframework + spring-test + test - - - javax.servlet - javax.servlet-api - ${servlet-api.version} - provided + org.springframework.boot + spring-boot-configuration-processor + test - - - org.slf4j - slf4j-api - ${slf4j.version} + javax.servlet + javax.servlet-api + test - - junit junit - ${junit.version} - test - - - org.springframework - spring-test - ${springframework.version} test org.slf4j jcl-over-slf4j - ${slf4j.version} test ch.qos.logback logback-classic - ${logback.version} test - - - org.slf4j - slf4j-api - -