Upgrade to Selenium HtmlUnit 2.47.1

Closes gh-25251
This commit is contained in:
Andy Wilkinson 2021-02-12 12:02:36 +00:00
parent 387fe4b5bb
commit 078a7fdd15
1 changed files with 1 additions and 1 deletions

View File

@ -1537,7 +1537,7 @@ bom {
] ]
} }
} }
library("Selenium HtmlUnit", "2.46.0") { library("Selenium HtmlUnit", "2.47.1") {
group("org.seleniumhq.selenium") { group("org.seleniumhq.selenium") {
modules = [ modules = [
"htmlunit-driver" "htmlunit-driver"