Upgrade to HtmlUnit 2.59.0

Closes gh-30295
This commit is contained in:
Stephane Nicoll 2022-03-18 09:17:46 +01:00
parent d40465260d
commit fa6bcd5d6c
1 changed files with 1 additions and 1 deletions

View File

@ -488,7 +488,7 @@ bom {
]
}
}
library("HtmlUnit", "2.58.0") {
library("HtmlUnit", "2.59.0") {
group("net.sourceforge.htmlunit") {
modules = [
"htmlunit" {