From 09d10ae51dca742c961a0183b7d4dec5124de7c3 Mon Sep 17 00:00:00 2001 From: Andreas Dangel Date: Thu, 26 Jan 2023 13:31:30 +0100 Subject: [PATCH] Bump maven-failsafe-plugin from 2.19.1 to 3.0.0-M8 (surefire.version) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cd64b4282d..cffff768a3 100644 --- a/pom.xml +++ b/pom.xml @@ -390,7 +390,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 2.19.1 + ${surefire.version} org.apache.maven.plugins