X-Git-Url: https://juplo.de/gitweb/?p=facebook-errors;a=blobdiff_plain;f=pom.xml;h=46d8d761064e40b07fe5616c79e8934ba9334e6b;hp=aff5b72f010e6adb15d09f717525143bdad19993;hb=a194d45b734eab84ae9b8ca073ed881cd8119fc1;hpb=6efa7bb1364b0ba7d1485d0ea93b8d08f69b43e6 diff --git a/pom.xml b/pom.xml index aff5b72..46d8d76 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 - @@ -80,68 +69,10 @@ 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 spring-webmvc - ${springframework.version} - - - commons-logging - commons-logging - - provided @@ -149,95 +80,44 @@ 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} 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 - -