From 5bf33717cc0d2fdd4f2e530e3c1da6bc0270745d Mon Sep 17 00:00:00 2001 From: DanielFran Date: Sun, 13 Jan 2019 19:44:57 +0000 Subject: [PATCH] Upgrade to maven-surefire-plugin 3.0.0-M3. Closes gh-359. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4fb4449d..61155b79 100644 --- a/pom.xml +++ b/pom.xml @@ -280,7 +280,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.22.0 + 3.0.0-M3