Skip to content

Commit

Permalink
Bump selenium-java from 4.3.0 to 4.4.0
Browse files Browse the repository at this point in the history
Bumps [selenium-java](https://github.com/SeleniumHQ/selenium) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.3.0...selenium-4.4.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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 9, 2022
1 parent 9ded47d commit 7394878
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -24,7 +24,7 @@
<maven-model.version>3.8.6</maven-model.version>

<!-- test library versions -->
<selenium.version>4.3.0</selenium.version>
<selenium.version>4.4.0</selenium.version>
<htmlunit-driver.version>3.63.0</htmlunit-driver.version>
<htmlunit.version>2.63.0</htmlunit.version>
<webdrivermanager.version>5.2.3</webdrivermanager.version>
Expand Down

0 comments on commit 7394878

Please sign in to comment.