Browse Source

Upgrade to HtmlUnit 2.43.0

Closes gh-22878
pull/22898/head
Andy Wilkinson 6 years ago
parent
commit
e51d2734dd
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save