Skip to content

Commit

Permalink
Merge pull request #23 from therealryan/dependabot/maven/org.selenium…
Browse files Browse the repository at this point in the history
…hq.selenium-selenium-java-4.25.0

Bump org.seleniumhq.selenium:selenium-java from 4.24.0 to 4.25.0
  • Loading branch information
therealryan authored Sep 23, 2024
2 parents a47bfce + 029d6b5 commit 0bdb7bc
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 @@ -67,7 +67,7 @@
<!-- web browser automation -->
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>selenium-java</artifactId>
<version>4.24.0</version>
<version>4.25.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 0bdb7bc

Please sign in to comment.