diff --git a/pom.xml b/pom.xml index 5f0a95d..79a519b 100644 --- a/pom.xml +++ b/pom.xml @@ -153,7 +153,7 @@ org.junit.jupiter junit-jupiter-engine - 5.4.0 + 5.9.1 test @@ -401,7 +401,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.18.1 + 2.22.0 true @@ -410,7 +410,14 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.0.0-M5 + 3.0.0 + + + org.apache.maven.surefire + surefire-junit47 + 3.0.0 + + ${TEST_RUNNER}