Skip to content

Commit

Permalink
Bump org.seleniumhq.selenium:selenium-java from 4.24.0 to 4.25.0
Browse files Browse the repository at this point in the history
Bumps [org.seleniumhq.selenium:selenium-java](https://github.com/SeleniumHQ/selenium) from 4.24.0 to 4.25.0.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.24.0...selenium-4.25.0)

---
updated-dependencies:
- dependency-name: org.seleniumhq.selenium:selenium-java
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 20, 2024
1 parent 1c46e77 commit 080275b
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 @@ -25,7 +25,7 @@
<maven-model.version>3.9.9</maven-model.version>

<!-- test library versions -->
<selenium.version>4.24.0</selenium.version>
<selenium.version>4.25.0</selenium.version>
<htmlunit3-driver.version>4.23.0</htmlunit3-driver.version>
<webdrivermanager.version>5.9.2</webdrivermanager.version>

Expand Down

0 comments on commit 080275b

Please sign in to comment.