X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=bdce89f50dbdc9a8f6aa33cda97928d585bb7e69;hb=d7d9188e3cc71ab6cb38cb79682ee4be2a4233c9;hp=bcd613d23a4231fe7022748026e7c4c5286dea83;hpb=9a1a019a87938512340bef12a4c0162e5fe76883;p=facebook-errors diff --git a/pom.xml b/pom.xml index bcd613d..bdce89f 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ facebook-utils Juplo - Facebook Utils Collection of usefull classes for communicating with the Facebook-Graph-API - 1.0 + 2.5.1-SNAPSHOT jar http://www.juplo.de/facebook-utils @@ -58,15 +58,14 @@ 1.7 - 2.3.2 - 4.11 - 1.1.2 + 2.6.2 + 4.12 + 1.1.3 3.0.1 - 1.7.6 - 3.2.4.RELEASE - 3.2.4.RELEASE - 3.1.3.RELEASE - 1.0.5.RELEASE + 1.7.12 + 4.2.1.RELEASE + 4.0.2.RELEASE + 2.0.8.RELEASE @@ -132,7 +131,7 @@ org.springframework spring-webmvc - ${spring.version} + ${springframework.version} commons-logging @@ -142,13 +141,19 @@ provided - + + + com.fasterxml.jackson.core + jackson-core + ${jackson.version} + com.fasterxml.jackson.core jackson-databind ${jackson.version} - provided + + org.springframework.security spring-security-core @@ -175,7 +180,6 @@ spring-expression - provided @@ -224,6 +228,12 @@ logback-classic ${logback.version} test + + + org.slf4j + slf4j-api + +