Browse Source

Upgrade to Selenium 4.29.0

Closes gh-44622
pull/44636/head
Stéphane Nicoll 1 year ago
parent
commit
38eadf608f
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -2108,7 +2108,7 @@ bom { @@ -2108,7 +2108,7 @@ bom {
]
}
}
library("Selenium", "4.28.1") {
library("Selenium", "4.29.0") {
group("org.seleniumhq.selenium") {
imports = [
"selenium-bom"

Loading…
Cancel
Save