Skip to content

Commit

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

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

Updates `org.seleniumhq.selenium:selenium-http-jdk-client` from 4.11.0 to 4.12.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.11.0...selenium-4.12.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-http-jdk-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2023
1 parent bd58cd0 commit 4c577ce
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 @@ -22,7 +22,7 @@
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>

<aspectj.version>1.9.20</aspectj.version>
<selenium.version>4.11.0</selenium.version>
<selenium.version>4.12.0</selenium.version>
<testng.version>7.8.0</testng.version>
<assertj.version>3.24.2</assertj.version>
<datafaker.version>2.0.1</datafaker.version>
Expand Down

0 comments on commit 4c577ce

Please sign in to comment.