Upgrade to Selenium 4.31.0

Closes gh-45126
This commit is contained in:
Phillip Webb
2025-04-10 13:34:46 -07:00
parent 25099946d5
commit d621e5e600

View File

@@ -2078,7 +2078,7 @@ bom {
]
}
}
library("Selenium", "4.29.0") {
library("Selenium", "4.31.0") {
group("org.seleniumhq.selenium") {
bom("selenium-bom")
}