From f181d8ed725b5a1cf611dee04ef3fb4bb0d4f063 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 16:33:45 +0000 Subject: [PATCH] Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.2 --- appium/appium-app/appium-app-best-practice/pom.xml | 2 +- selenium-examples/pom.xml | 2 +- selenium-junit4-examples/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/appium/appium-app/appium-app-best-practice/pom.xml b/appium/appium-app/appium-app-best-practice/pom.xml index c4e2fe98..c7305a77 100644 --- a/appium/appium-app/appium-app-best-practice/pom.xml +++ b/appium/appium-app/appium-app-best-practice/pom.xml @@ -77,7 +77,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.1 + 3.5.2 ${testngXmlDir}/${testngXmlFile} diff --git a/selenium-examples/pom.xml b/selenium-examples/pom.xml index d98f7d3e..a6ca63d2 100644 --- a/selenium-examples/pom.xml +++ b/selenium-examples/pom.xml @@ -65,7 +65,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.1 + 3.5.2 diff --git a/selenium-junit4-examples/pom.xml b/selenium-junit4-examples/pom.xml index a155762c..cdbdfd74 100644 --- a/selenium-junit4-examples/pom.xml +++ b/selenium-junit4-examples/pom.xml @@ -51,7 +51,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.1 + 3.5.2 all ${surefire.parallel}