From 76cbc067e1499d4a08e18aeb50c7d665ec65941d Mon Sep 17 00:00:00 2001 From: Jon Chambers Date: Wed, 21 Jul 2021 10:07:35 -0400 Subject: [PATCH] Update to the latest version of maven-surefire-plugin. --- pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/pom.xml b/pom.xml index 42f6770..f433819 100644 --- a/pom.xml +++ b/pom.xml @@ -25,6 +25,15 @@ + + + + org.apache.maven.plugins + maven-surefire-plugin + 3.0.0-M5 + + + maven-compiler-plugin