diff --git a/pom.xml b/pom.xml index d9c7225..2f282c4 100644 --- a/pom.xml +++ b/pom.xml @@ -17,6 +17,23 @@ 1.8 + + org.apache.maven.plugins + maven-surefire-plugin + 2.19.1 + + + org.junit.platform + junit-platform-surefire-provider + 1.0.1 + + + org.junit.jupiter + junit-jupiter-engine + 5.0.1 + + +