X-Git-Url: https://juplo.de/gitweb/?p=facebook-errors;a=blobdiff_plain;f=pom.xml;h=073e90f36c3bb89806f933208b579671577c5c37;hp=ede6ab55cfb064d20a1ea8679fc2c64f1675af0b;hb=HEAD;hpb=4fda7c67e6efd4f80e7437c75c76dbeb56f404c7 diff --git a/pom.xml b/pom.xml index ede6ab5..073e90f 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 @@ -18,10 +18,6 @@ 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