X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=5a77b37b00c51fcfa87c4e2683aeda3ec7b1e751;hb=9182948a757827d7d8eeff3dac68cfd3d228706c;hp=c5088ff077738799db40755f1520d389bdc82728;hpb=f17e9f2619485ca021b8751eba55c5e2040cd1ff;p=facebook-errors diff --git a/pom.xml b/pom.xml index c5088ff..5a77b37 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ facebook-errors Juplo - Facebook-Errors Helper-Classes to handle errors, thrown by the Graph-API from Facebook - 3.0.0 + 4.0.0 jar http://juplo.de/facebook-errors @@ -65,17 +65,17 @@ - org.springframework - spring-webmvc + org.springframework.security + spring-security-oauth2-client - org.springframework.boot - spring-boot-autoconfigure + org.springframework + spring-webflux true - org.springframework.security - spring-security-oauth2-client + org.springframework.boot + spring-boot-autoconfigure true @@ -106,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