Browse Source

Upgrade to HtmlUnit 2.38.0

Closes gh-20448
pull/20495/head
Andy Wilkinson 6 years ago
parent
commit
ee3ff3e094
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save