diff --git a/pom.xml b/pom.xml index 612c4ae..e614be1 100644 --- a/pom.xml +++ b/pom.xml @@ -13,6 +13,8 @@ 2.10 0.8.1 4.1.1 + 2.21.0 + 1.2.0 1.16.20 4.11.0.201803080745-r 5.2.0 @@ -83,6 +85,18 @@ + + org.apache.maven.plugins + maven-surefire-plugin + ${maven-surefire-plugin.version} + + + org.junit.platform + junit-platform-surefire-provider + ${junit-platform-surefire-provider.version} + + + \ No newline at end of file