Skip to content

Commit

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

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 1, 2024
1 parent f109ecc commit db00788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/test-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

<version.lib.junit>5.7.0</version.lib.junit>
<version.lib.webdrivermanager>5.7.0</version.lib.webdrivermanager>
<version.lib.selenium>4.18.1</version.lib.selenium>
<version.lib.selenium>4.19.1</version.lib.selenium>
<version.lib.jackson.databind>2.16.1</version.lib.jackson.databind>
</properties>

Expand Down

0 comments on commit db00788

Please sign in to comment.