Skip to content

Commit

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

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

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

---
updated-dependencies:
- dependency-name: org.seleniumhq.selenium:selenium-http-jdk-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.seleniumhq.selenium:selenium-http
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 7, 2023
1 parent 39bb860 commit ee62ce6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kafka-ui-e2e-checks/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<kafka-ui-contract>${project.version}</kafka-ui-contract>
<testcontainers.version>1.17.6</testcontainers.version>
<httpcomponents.version>5.2.1</httpcomponents.version>
<selenium.version>4.8.1</selenium.version>
<selenium.version>4.12.1</selenium.version>
<selenide.version>6.12.3</selenide.version>
<testng.version>7.7.1</testng.version>
<allure.version>2.23.0</allure.version>
Expand Down

0 comments on commit ee62ce6

Please sign in to comment.