Upgrade to HtmlUnit 4.9.0

Closes gh-43942
This commit is contained in:
Moritz Halbritter 2025-01-23 14:58:48 +01:00
parent b1d75dab0a
commit 8be6164694
1 changed files with 1 additions and 1 deletions

View File

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