X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=5a77b37b00c51fcfa87c4e2683aeda3ec7b1e751;hb=8cf02887c4114d72ce3ed7c49d48b18d86cf9bf6;hp=444eafbf73fc5833a0d84aafb90af1477713d010;hpb=b0cae3cdae7420a6595dbe3c639edc01eb07b620;p=facebook-errors diff --git a/pom.xml b/pom.xml index 444eafb..5a77b37 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 - 3.0-SNAPSHOT + 4.0.0 jar http://juplo.de/facebook-errors - - 2.0.6 - - @@ -69,18 +65,17 @@ - org.springframework.boot - spring-boot-autoconfigure - true + org.springframework.security + spring-security-oauth2-client - org.springframework.social - spring-social-facebook + org.springframework + spring-webflux true - org.springframework.security.oauth - spring-security-oauth2 + org.springframework.boot + spring-boot-autoconfigure true @@ -111,6 +106,21 @@ spring-boot-configuration-processor test + + com.squareup.okhttp3 + mockwebserver + test + + + io.projectreactor + reactor-test + test + + + org.eclipse.jetty + jetty-reactive-httpclient + test + javax.servlet javax.servlet-api @@ -135,24 +145,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 +161,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 +188,6 @@ ${project.build.directory}/filtered-site src/site/template.vm - - - org.apache.maven.wagon - wagon-ssh-external - 2.12 - - @@ -287,6 +275,14 @@ + + + + org.apache.maven.wagon + wagon-ssh-external + 2.10 + +