Skip to content

Commit

Permalink
Bump selenium.version from 4.7.2 to 4.17.0
Browse files Browse the repository at this point in the history
Bumps `selenium.version` from 4.7.2 to 4.17.0.

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

Updates `org.seleniumhq.selenium:selenium-chrome-driver` from 4.7.2 to 4.17.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](https://github.com/SeleniumHQ/selenium/commits/selenium-4.17.0)

---
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-chrome-driver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent ba46fa7 commit 9cd5764
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 @@ -112,7 +112,7 @@
<arquillian.container.se.api.version>1.0.2.Final</arquillian.container.se.api.version>
<apache.httpclient.version>3.1</apache.httpclient.version>
<htmlunit.version>2.50.0</htmlunit.version>
<selenium.version>4.7.2</selenium.version>
<selenium.version>4.17.0</selenium.version>
<xmlunit.version>2.9.1</xmlunit.version>
<!-- Required for distribution build, should be overriden for each build -->
<cdi.tck.version>${project.version}</cdi.tck.version>
Expand Down

0 comments on commit 9cd5764

Please sign in to comment.