From b7b88b07df4d69f5d8fcd048cc3653a48ad2fa08 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Thu, 14 Dec 2023 11:10:24 +0100 Subject: [PATCH] Upgrade to Maven Surefire Plugin 3.2.2 Closes gh-414 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 97d6b42..9f332ed 100644 --- a/pom.xml +++ b/pom.xml @@ -194,7 +194,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.0.0 + 3.2.2