diff --git a/pom.xml b/pom.xml index f30e13b..1447081 100644 --- a/pom.xml +++ b/pom.xml @@ -43,12 +43,12 @@ org.apache.maven.plugins maven-surefire-plugin - 3.0.0-M7 + 3.1.2 org.apache.maven.plugins maven-failsafe-plugin - 3.0.0-M7 + 3.2.1 @@ -145,24 +145,11 @@ 2.0.0.0 - - org.junit.jupiter junit-jupiter 5.8.1 - - - org.mockito