Upgrade to HtmlUnit 4.5.0

Closes gh-42820
This commit is contained in:
Stéphane Nicoll 2024-10-22 09:04:54 +02:00
parent 45c9fc0ecb
commit e17c0244b4
1 changed files with 1 additions and 1 deletions

View File

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