X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=5a77b37b00c51fcfa87c4e2683aeda3ec7b1e751;hb=9182948a757827d7d8eeff3dac68cfd3d228706c;hp=1d81845d992544dc3d420f343d3acbef81bc46d2;hpb=1bf0cfc136acacf9ede13bd3a69f03b1ceabffa6;p=facebook-errors diff --git a/pom.xml b/pom.xml index 1d81845..5a77b37 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 1.3.5.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 + 4.0.0 jar - http://www.juplo.de/facebook-errors + 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,45 +145,30 @@ - - - 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 - www.juplo.de - scp://juplo.de/var/www/juplo/facebook-errors-${project.version} + juplo.de + 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 - 2.9 - - @@ -287,6 +275,14 @@ + + + + org.apache.maven.wagon + wagon-ssh-external + 2.10 + +