From 4ad42803d3593e7b91bd5086d84a64d11cc9fe93 Mon Sep 17 00:00:00 2001 From: Joe Lauer Date: Sat, 4 Nov 2023 15:18:59 -0400 Subject: [PATCH] Bump maven build plugins for surefire --- pom.xml | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) diff --git a/pom.xml b/pom.xml index f30e13b..1447081 100644 --- a/pom.xml +++ b/pom.xml @@ -43,12 +43,12 @@ org.apache.maven.plugins maven-surefire-plugin - 3.0.0-M7 + 3.1.2 org.apache.maven.plugins maven-failsafe-plugin - 3.0.0-M7 + 3.2.1 @@ -145,24 +145,11 @@ 2.0.0.0 - - org.junit.jupiter junit-jupiter 5.8.1 - - - org.mockito