X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=4c97fe5263f6aa6ce8ac79efe92a9470f16421ca;hb=24963bcd949bde78e6b9655b29bceffb525521d0;hp=d44e1ef6dc81e675e678275938dc631fe8959bbb;hpb=701df760fbe782db235980cc95c21af5dae4e536;p=demos%2Ftesting diff --git a/pom.xml b/pom.xml index d44e1ef..4c97fe5 100644 --- a/pom.xml +++ b/pom.xml @@ -16,6 +16,7 @@ 1.8 + 1.12.1 @@ -39,6 +40,17 @@ + + io.projectreactor + reactor-test + test + + + org.jsoup + jsoup + ${jsoup.version} + test + org.springframework.boot @@ -53,6 +65,10 @@ org.springframework.boot spring-boot-maven-plugin + + org.apache.maven.plugins + maven-failsafe-plugin +