Upgrade to HtmlUnit 4.4.0

Closes gh-41799
This commit is contained in:
Stéphane Nicoll 2024-08-12 08:26:41 +02:00
parent c7bf636116
commit bc04d70ed1
1 changed files with 1 additions and 1 deletions

View File

@ -572,7 +572,7 @@ bom {
]
}
}
library("HtmlUnit", "4.3.0") {
library("HtmlUnit", "4.4.0") {
group("org.htmlunit") {
modules = [
"htmlunit" {