From 57cce5585f829e2d7e81d0f629c74b4b5a2439b8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 17:20:33 +0200 Subject: [PATCH] Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.3.1 (#195) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 a03179be..586902d5 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.0.0-M4 + 3.3.1 ${testngXmlDir}/${testngXmlFile} diff --git a/selenium-examples/pom.xml b/selenium-examples/pom.xml index 1c04094f..b33220fb 100644 --- a/selenium-examples/pom.xml +++ b/selenium-examples/pom.xml @@ -65,7 +65,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.1.2 + 3.3.1 diff --git a/selenium-junit4-examples/pom.xml b/selenium-junit4-examples/pom.xml index 54e535fd..969c1f64 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.1.2 + 3.3.1 all ${surefire.parallel}