Browse Source

Upgrade to HtmlUnit 2.40.0

Closes gh-21403
pull/21417/head
Stephane Nicoll 6 years ago
parent
commit
1f67be0248
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save