From 7b2b137d531093d28a4d3eb96224514142b0f3fa Mon Sep 17 00:00:00 2001 From: Stefan Kalscheuer Date: Thu, 3 Apr 2025 11:03:33 +0200 Subject: [PATCH] build: update surefire and failsafe plugin to 3.5.3 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b6e1ae7..25200b2 100644 --- a/pom.xml +++ b/pom.xml @@ -125,7 +125,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.5.2 + 3.5.3 @{argLine} @@ -156,7 +156,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 @{argLine}