From 0e574e3423363336f8d93bf20238c669be32f0ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Francesco=20Chicchiricc=C3=B2?= Date: Mon, 19 Aug 2024 10:48:42 +0200 Subject: [PATCH] Upgrading maven-surefire-plugin and maven-failsafe-plugin --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b6c8678f90..0cd8e53742 100644 --- a/pom.xml +++ b/pom.xml @@ -1711,7 +1711,7 @@ under the License. org.apache.maven.plugins maven-surefire-plugin - 3.3.1 + 3.4.0 true utf-8 @@ -1721,7 +1721,7 @@ under the License. org.apache.maven.plugins maven-failsafe-plugin - 3.3.1 + 3.4.0 true alphabetical