Browse Source

Upgrade to HtmlUnit 2.56.0

Closes gh-29215
pull/29200/head
Stephane Nicoll 4 years ago
parent
commit
8da7be8e32
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

@ -482,7 +482,7 @@ bom { @@ -482,7 +482,7 @@ bom {
]
}
}
library("HtmlUnit", "2.54.0") {
library("HtmlUnit", "2.56.0") {
group("net.sourceforge.htmlunit") {
modules = [
"htmlunit" {

Loading…
Cancel
Save