X-Git-Url: https://juplo.de/gitweb/?p=facebook-errors;a=blobdiff_plain;f=pom.xml;h=c223f2a52e0a6dd7634046f6ed3a07f4e649589a;hp=262c9f40fb2fc5c43bce16d80934fbd799d041de;hb=201cae17e8ce4face5f533bf03f050a146abb5c4;hpb=af1db91ecbc6cce43dea9ac2a5e314a0db2396a8 diff --git a/pom.xml b/pom.xml index 262c9f4..c223f2a 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 1.3.7.RELEASE + 2.2.0.RELEASE @@ -13,15 +13,11 @@ facebook-errors Juplo - Facebook-Errors Helper-Classes to handle errors, thrown by the Graph-API from Facebook - 2.5.0 + 5.0-SNAPSHOT jar http://juplo.de/facebook-errors - - 2.0.6 - - @@ -69,18 +65,16 @@ - org.springframework.boot - spring-boot-autoconfigure - true + org.springframework.security + spring-security-oauth2-client - org.springframework.social - spring-social-facebook - true + org.springframework + spring-webmvc - org.springframework.security.oauth - spring-security-oauth2 + org.springframework.boot + spring-boot-autoconfigure true @@ -193,13 +187,6 @@ ${project.build.directory}/filtered-site src/site/template.vm - - - org.apache.maven.wagon - wagon-ssh-external - 2.12 - - @@ -287,6 +274,14 @@ + + + + org.apache.maven.wagon + wagon-ssh-external + 2.10 + +