Upgrade to HtmlUnit 4.8.0

Closes gh-43798
This commit is contained in:
Stéphane Nicoll 2025-01-13 14:08:53 +01:00
parent 06243dd5e8
commit f826163eab
1 changed files with 1 additions and 1 deletions

View File

@ -576,7 +576,7 @@ bom {
]
}
}
library("HtmlUnit", "4.7.0") {
library("HtmlUnit", "4.8.0") {
group("org.htmlunit") {
modules = [
"htmlunit" {