From 6d16ad276339cf44f5f084b1a99bc4bbf9b28455 Mon Sep 17 00:00:00 2001 From: Chris Eager Date: Thu, 18 Feb 2021 14:21:43 -0600 Subject: [PATCH] Bump maven-surefire-plugin to 3.0.0-M5 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 03b7b1cc0..d32e4c62f 100644 --- a/pom.xml +++ b/pom.xml @@ -185,7 +185,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.0.0-M1 + 3.0.0-M5