Browse Source

Upgrade to HtmlUnit 2.46.0

Closes gh-24906
pull/24946/head
Stephane Nicoll 5 years ago
parent
commit
09b3363dae
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -432,7 +432,7 @@ bom { @@ -432,7 +432,7 @@ bom {
]
}
}
library("HtmlUnit", "2.44.0") {
library("HtmlUnit", "2.46.0") {
group("net.sourceforge.htmlunit") {
modules = [
"htmlunit" {

Loading…
Cancel
Save