Browse Source

Upgrade to Selenium 4.37.0

Closes gh-47709
pull/47716/head
Stéphane Nicoll 2 months ago
parent
commit
0c43c83932
  1. 2
      platform/spring-boot-dependencies/build.gradle

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

@ -2301,7 +2301,7 @@ bom { @@ -2301,7 +2301,7 @@ bom {
]
}
}
library("Selenium", "4.36.0") {
library("Selenium", "4.37.0") {
group("org.seleniumhq.selenium") {
bom("selenium-bom")
}

Loading…
Cancel
Save