Browse Source

Upgrade to Selenium 4.35.0

Closes gh-46899
pull/46914/head
Stéphane Nicoll 7 months ago
parent
commit
9ddc0eb503
  1. 2
      platform/spring-boot-dependencies/build.gradle

2
platform/spring-boot-dependencies/build.gradle

@ -2202,7 +2202,7 @@ bom { @@ -2202,7 +2202,7 @@ bom {
]
}
}
library("Selenium", "4.34.0") {
library("Selenium", "4.35.0") {
group("org.seleniumhq.selenium") {
bom("selenium-bom")
}

Loading…
Cancel
Save