From a03d9e6ab6c3cdf0af67fd1df232a35db8844573 Mon Sep 17 00:00:00 2001 From: Mark Levison Date: Wed, 2 Oct 2024 16:44:03 -0400 Subject: [PATCH] Add Surefire Test Plugin runner --- pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pom.xml b/pom.xml index b7697c0..f0c1177 100644 --- a/pom.xml +++ b/pom.xml @@ -35,4 +35,15 @@ 1.12.0 + + + + + org.apache.maven.plugins + maven-surefire-plugin + 3.5.0 + + + + \ No newline at end of file