Bump org.seleniumhq.selenium:selenium-java in /Plan

Bumps [org.seleniumhq.selenium:selenium-java](https://github.com/SeleniumHQ/selenium) from 4.27.0 to 4.28.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
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-02-11 19:59:18 +00:00 committed by GitHub
parent db6e101fa9
commit 86b4759b08
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -92,7 +92,7 @@ subprojects {
junitVersion = "5.11.4"
mockitoVersion = "5.15.2"
seleniumVersion = "4.27.0"
seleniumVersion = "4.28.1"
testContainersVersion = "1.20.4"
awaitilityVersion = "4.2.2"
swaggerVersion = "2.2.28"