diff --git a/pom.xml b/pom.xml index 726b553..29fef4d 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ de.malkusch.parent oss-parent - 3.0.6 + 3.0.7 https://github.com/malkusch/${project.artifactId} @@ -39,13 +39,11 @@ org.junit.jupiter junit-jupiter - 5.11.0 test org.mockito mockito-junit-jupiter - 5.12.0 test @@ -55,16 +53,4 @@ test - - - - maven-surefire-plugin - 3.4.0 - - - maven-failsafe-plugin - 3.4.0 - - -