Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent f38672a commit ed6d871
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 @@ -146,7 +146,7 @@
<deps.mongojack.version>5.0.0</deps.mongojack.version>
<deps.quartz.version>2.3.2</deps.quartz.version>
<deps.jakarta-persistence.version>2.2.3</deps.jakarta-persistence.version>
<deps.selenium.version>4.23.1</deps.selenium.version>
<deps.selenium.version>4.25.0</deps.selenium.version>
<!-- Unit testing dependencies -->
<deps.junit5.version>5.11.0</deps.junit5.version>
<deps.mockito.version>5.12.0</deps.mockito.version>
Expand Down

0 comments on commit ed6d871

Please sign in to comment.