From 9cb63a7c439f47a74298868532f049d69d4317b0 Mon Sep 17 00:00:00 2001 From: Nanne Baars Date: Sat, 18 Apr 2020 20:50:45 +0200 Subject: [PATCH] Update to latest surefire plugin otherwise new JUnit 5 test fails --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ca3a38239..c983a996c 100644 --- a/pom.xml +++ b/pom.xml @@ -135,7 +135,7 @@ 3.1.2 3.1.1 3.1.0 - 2.22.2 + 3.0.0-M4