From b4f9fd7c1321bcf206e446942c9b2da757447bc5 Mon Sep 17 00:00:00 2001 From: Rainnny7 Date: Sun, 28 Apr 2024 19:14:49 -0400 Subject: [PATCH] fix yes --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index 8ff5b82..d738e5a 100644 --- a/pom.xml +++ b/pom.xml @@ -117,6 +117,13 @@ + + + + org.apache.maven.plugins + maven-surefire-plugin + 3.2.5 +