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.3.1 (#196)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 15, 2024
1 parent a2e7b73 commit 2025c89
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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.0.0-M5</maven.surefire.version>
<maven.surefire.version>3.3.1</maven.surefire.version>
<appium.version>9.2.3</appium.version>
<selenium.version>4.22.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.0.0-M5</maven.surefire.version>
<maven.surefire.version>3.3.1</maven.surefire.version>
<appium.version>9.0.0</appium.version>
<selenium.version>4.22.0</selenium.version>
</properties>
Expand Down

0 comments on commit 2025c89

Please sign in to comment.