Skip to content

Commit

Permalink
Bump selenium.version from 4.12.1 to 4.14.1 (#1140)
Browse files Browse the repository at this point in the history
Bumps `selenium.version` from 4.12.1 to 4.14.1.

Updates `org.seleniumhq.selenium:selenium-java` from 4.12.1 to 4.14.1
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](https://github.com/SeleniumHQ/selenium/commits)

Updates `org.seleniumhq.selenium:selenium-grid` from 4.12.1 to 4.14.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
- dependency-name: org.seleniumhq.selenium:selenium-grid
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Boni Garcia <[email protected]>
  • Loading branch information
dependabot[bot] and bonigarcia authored Oct 20, 2023
1 parent c16b3df commit 75554ef
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 @@ -16,7 +16,7 @@
<httpclient5.version>5.2.1</httpclient5.version>

<!-- provided -->
<selenium.version>4.12.1</selenium.version>
<selenium.version>4.14.1</selenium.version>
<javalin.version>4.6.8</javalin.version>

<!-- test -->
Expand Down

0 comments on commit 75554ef

Please sign in to comment.