Skip to content

Commit

Permalink
Merge pull request #436 from evanchooly/dependabot/maven/org.selenium…
Browse files Browse the repository at this point in the history
…hq.selenium-selenium-firefox-driver-4.15.0

Bump org.seleniumhq.selenium:selenium-firefox-driver from 4.8.0 to 4.15.0
  • Loading branch information
github-actions[bot] authored Dec 5, 2023
2 parents b6ddcc8 + 97bd947 commit 6ba9c83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -500,7 +500,7 @@
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>selenium-firefox-driver</artifactId>
<version>4.8.0</version>
<version>4.15.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 6ba9c83

Please sign in to comment.