diff --git a/pom.xml b/pom.xml index 0c53227..b32cd98 100644 --- a/pom.xml +++ b/pom.xml @@ -67,9 +67,15 @@ - org.apache.maven.plugins maven-surefire-plugin - 3.0.0-M5 + 2.19.1 + + + org.junit.platform + junit-platform-surefire-provider + 1.0.1 + +