From e41f95b8fdbdda48d97ef4e12a16f0a15de69943 Mon Sep 17 00:00:00 2001 From: Lukas Jungmann Date: Thu, 10 Feb 2022 13:48:15 +0100 Subject: [PATCH] bump surefire to 3.0.0-M5 Signed-off-by: Lukas Jungmann --- api/pom.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 939ae4d..fdf589a 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -121,8 +121,10 @@ org.apache.maven.plugins maven-surefire-plugin - - 2.20 + 3.0.0-M5 + + false + maven-compiler-plugin