Upgrade to Selenium HtmlUnit 4.5.2

Closes gh-32966
pull/32973/head
Andy Wilkinson 2 years ago
parent 261d7f0d97
commit b001aeb9ff

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

Loading…
Cancel
Save