From a1a40d239f2b7c8cadfcbbbf2a111d271aa65aa9 Mon Sep 17 00:00:00 2001 From: Chris Frohoff Date: Thu, 15 Nov 2018 09:13:34 -0800 Subject: [PATCH] upgraded surefire to workaround SUREFIRE-1588 issue --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3090a32..669c6ca 100644 --- a/pom.xml +++ b/pom.xml @@ -56,7 +56,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.20 + 3.0.0-M1 false