Skip to content

Commit

Permalink
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v…
Browse files Browse the repository at this point in the history
…3.5.2
  • Loading branch information
renovate[bot] authored Nov 10, 2024
1 parent 7678671 commit a83a831
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion appium/appium-app/appium-app-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<artifactId>appium-app-examples</artifactId>

<properties>
<maven.surefire.version>3.5.1</maven.surefire.version>
<maven.surefire.version>3.5.2</maven.surefire.version>
<appium.version>9.3.0</appium.version>
<selenium.version>4.25.0</selenium.version>
</properties>
Expand Down
2 changes: 1 addition & 1 deletion appium/appium-web/appium-web-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<artifactId>appium-web-examples</artifactId>

<properties>
<maven.surefire.version>3.5.1</maven.surefire.version>
<maven.surefire.version>3.5.2</maven.surefire.version>
<appium.version>9.3.0</appium.version>
<selenium.version>4.25.0</selenium.version>
</properties>
Expand Down
2 changes: 1 addition & 1 deletion gitpod/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<artifactId>gitpod</artifactId>

<properties>
<maven.surefire.version>3.5.1</maven.surefire.version>
<maven.surefire.version>3.5.2</maven.surefire.version>
<appium.version>9.3.0</appium.version>
<selenium.version>4.25.0</selenium.version>
</properties>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<sauce_junit5.version>1.0.0</sauce_junit5.version>
<sauce_junit4.version>1.5.0</sauce_junit4.version>
<sauce_testng.version>1.5.0</sauce_testng.version>
<maven.surefire.version>3.5.1</maven.surefire.version>
<maven.surefire.version>3.5.2</maven.surefire.version>
</properties>

<modules>
Expand Down

0 comments on commit a83a831

Please sign in to comment.