From e45548062794ff06fa4f70f3147a222e5c1a06ad Mon Sep 17 00:00:00 2001 From: Markus-Malkusch Date: Fri, 23 Aug 2024 11:26:19 +0200 Subject: [PATCH] Use managed test versions --- pom.xml | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) 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 - - -