Upgrade to HtmlUnit 2.44.0

Closes gh-23648
This commit is contained in:
Stephane Nicoll 2020-10-13 09:29:53 +02:00
parent 9f1887c3bd
commit 4478ec5ea9
1 changed files with 1 additions and 1 deletions

View File

@ -436,7 +436,7 @@ bom {
]
}
}
library("HtmlUnit", "2.43.0") {
library("HtmlUnit", "2.44.0") {
group("net.sourceforge.htmlunit") {
modules = [
"htmlunit" {