From 7a8e322c445357947025ed0767289585b67a5343 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20Pin=C4=8Duk?= Date: Thu, 4 Apr 2024 00:54:48 +0300 Subject: [PATCH] Integrate Maven Surefire plugin 3.2.5 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Alexander PinĨuk --- nucleus/parent/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nucleus/parent/pom.xml b/nucleus/parent/pom.xml index 3d35307e1d5..5153a4133da 100644 --- a/nucleus/parent/pom.xml +++ b/nucleus/parent/pom.xml @@ -861,7 +861,7 @@ maven-surefire-plugin - 3.2.2 + 3.2.5 en @@ -884,7 +884,7 @@ maven-failsafe-plugin - 3.2.2 + 3.2.5 en @@ -920,7 +920,7 @@ maven-surefire-report-plugin - 3.2.2 + 3.2.5 maven-checkstyle-plugin