From ac2e4d881bb3a4e7a37d8df05a504455753b3ab4 Mon Sep 17 00:00:00 2001 From: Andreas Dangel Date: Fri, 20 Jan 2023 20:13:11 +0100 Subject: [PATCH] Bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M8 Remove forkMode option as it doesn't exist anymore --- pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 9bff40376d..58ce6f22f0 100644 --- a/pom.xml +++ b/pom.xml @@ -92,7 +92,7 @@ 5.0 - 3.0.0-M7 + 3.0.0-M8 10.3.3 3.2.0 3.19.0 @@ -265,7 +265,6 @@ maven-surefire-plugin ${surefire.version} - once alphabetical ${project.build.testResources[0].directory}