Upgrade to HtmlUnit 2.39.1

Closes gh-21236
This commit is contained in:
Stephane Nicoll 2020-04-29 14:34:29 +02:00
parent b3f47dc461
commit 613eab764f
1 changed files with 1 additions and 1 deletions

View File

@ -476,7 +476,7 @@ bom {
]
}
}
library("HtmlUnit", "2.38.0") {
library("HtmlUnit", "2.39.1") {
group("net.sourceforge.htmlunit") {
modules = [
"htmlunit" {