From c2b09a86d71f2ac5146abb824d9efaa2d253aed6 Mon Sep 17 00:00:00 2001 From: Simon Bernard Date: Tue, 11 Jul 2023 17:04:38 +0200 Subject: [PATCH] Upgrade to maven plugin dependencies (especially surefire) --- pom.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index b1473c79be..7a3c998197 100644 --- a/pom.xml +++ b/pom.xml @@ -340,7 +340,7 @@ Contributors: maven-site-plugin - 3.12.0 + 3.12.1 maven-dependency-plugin @@ -392,8 +392,7 @@ Contributors: maven-surefire-plugin - - 3.0.0-M5 + 3.1.2 maven-jar-plugin