Upgrade to HtmlUnit 4.10.0

Closes gh-44607
This commit is contained in:
Stéphane Nicoll 2025-03-06 15:06:14 +01:00
parent 443edcdcaf
commit f33087e3b7

View File

@ -594,7 +594,7 @@ bom {
] ]
} }
} }
library("HtmlUnit", "4.9.0") { library("HtmlUnit", "4.10.0") {
group("org.htmlunit") { group("org.htmlunit") {
modules = [ modules = [
"htmlunit" { "htmlunit" {