X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=c5088ff077738799db40755f1520d389bdc82728;hb=f17e9f2619485ca021b8751eba55c5e2040cd1ff;hp=3e72b18121e79c30daa9b1af58ff1dc8d4b61388;hpb=b89e40bcbe1c5820163522adda5b5f906a2a5d37;p=facebook-errors diff --git a/pom.xml b/pom.xml index 3e72b18..c5088ff 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-SNAPSHOT + 3.0.0 jar http://juplo.de/facebook-errors - - 2.0.6 - - @@ -69,18 +65,17 @@ - org.springframework.boot - spring-boot-autoconfigure - true + org.springframework + spring-webmvc - org.springframework.social - spring-social-facebook + org.springframework.boot + spring-boot-autoconfigure true - org.springframework.security.oauth - spring-security-oauth2 + org.springframework.security + spring-security-oauth2-client true @@ -135,24 +130,13 @@ - - - false - - - true - - sonatype-nexus-snapshots - Sonatype Nexus Snapshots - https://oss.sonatype.org/content/repositories/snapshots - false - central - Central Repository - http://repo.maven.apache.org/maven2 + juplo + Repository for internal artifacts on juplo.de + http://juplo.de/maven2 @@ -162,18 +146,14 @@ scpexe://juplo.de/var/www/juplo.de/facebook-errors-${project.version} - sonatype-nexus-staging - Nexus Release Repository - https://oss.sonatype.org/service/local/staging/deploy/maven2/ + juplo + Repository for internal artifacts on juplo.de + scpexe://juplo.de/var/www/juplo.de/maven2 - sonatype-nexus-snapshots - Sonatype Nexus Snapshots - https://oss.sonatype.org/content/repositories/snapshots/ - @@ -193,13 +173,6 @@ ${project.build.directory}/filtered-site src/site/template.vm - - - org.apache.maven.wagon - wagon-ssh-external - 2.12 - - @@ -287,6 +260,14 @@ + + + + org.apache.maven.wagon + wagon-ssh-external + 2.10 + +