From 07a80c43cb3c3cf452791124cf2cce4e4e8a4f9d Mon Sep 17 00:00:00 2001 From: Marten Deinum Date: Tue, 6 Dec 2022 15:22:15 +0100 Subject: [PATCH] Upgrade surefire/failsafe to version 3.0.0-M7 Closes: #102 --- spring-batch-excel/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-batch-excel/pom.xml b/spring-batch-excel/pom.xml index bb266d9..3809e29 100644 --- a/spring-batch-excel/pom.xml +++ b/spring-batch-excel/pom.xml @@ -186,11 +186,11 @@ maven-surefire-plugin - 2.22.2 + 3.0.0-M7 maven-failsafe-plugin - 2.22.2 + 3.0.0-M7