From 13503dc6ac5444f702a44bb58ea3cf946ec604e0 Mon Sep 17 00:00:00 2001 From: Samael Date: Fri, 8 Nov 2024 18:21:08 +0000 Subject: [PATCH] update surefire & failsafe plugins --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 76e0f74..ce28dc5 100644 --- a/pom.xml +++ b/pom.xml @@ -294,12 +294,12 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.1 + 3.5.2 org.apache.maven.plugins maven-failsafe-plugin - 3.5.1 + 3.5.2 org.apache.maven.plugins