X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=bc748b56b8596bcbefaa04334b4d84950c823304;hb=refs%2Fheads%2Fcheckbox;hp=0ad8f7885107a1b48889aeb177aa104212258e45;hpb=7804bed0091dd51d648d7019bd1f6565344db797;p=demos%2Fspring-boot diff --git a/pom.xml b/pom.xml index 0ad8f78..bc748b5 100644 --- a/pom.xml +++ b/pom.xml @@ -15,6 +15,8 @@ 1.8 + 1.18.22 + 1.12.4 @@ -48,6 +50,17 @@ reactor-test test + + org.seleniumhq.selenium + selenium-remote-driver + test + + + org.testcontainers + selenium + ${testcontainers.version} + test + org.springframework.boot @@ -62,6 +75,10 @@ org.springframework.boot spring-boot-maven-plugin + + org.apache.maven.plugins + maven-failsafe-plugin +