Browse Source

Upgrade to Selenium 4.39.0

Closes gh-48756
pull/48791/head
Andy Wilkinson 4 weeks ago
parent
commit
721ef1db6b
  1. 2
      platform/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save