From c93093d8b2f48e1a37fe858bba09a41b8eb860e3 Mon Sep 17 00:00:00 2001 From: willson walter Date: Thu, 30 Nov 2023 18:07:56 +0800 Subject: [PATCH] - update surefire and exclude junit3 --- pom.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ce15daa..c068dd4 100644 --- a/pom.xml +++ b/pom.xml @@ -156,7 +156,14 @@ - + + org.apache.maven.plugins + maven-surefire-plugin + 3.1.2 + + org.junit.vintage + + org.apache.maven.plugins