diff --git a/pom.xml b/pom.xml index 2c26b174..51298947 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ 5.5.1 1.11.0 1.20.1 - 5.10.3 + 5.11.2 21 21 @@ -35,6 +35,11 @@ jacoco-maven-plugin 0.8.12 + + org.apache.maven.plugins + maven-surefire-plugin + 3.5.1 + @@ -207,7 +212,7 @@ org.mockito mockito-junit-jupiter - 5.13.0 + 5.14.1 test @@ -217,15 +222,15 @@ test - org.junit.jupiter - junit-jupiter-engine + org.junit + junit-bom ${junit.jupiter.version} - test + pom + import org.junit.jupiter - junit-jupiter-api - ${junit.jupiter.version} + junit-jupiter test