Browse Source

Upgrade to HtmlUnit 4.16.0

Closes gh-47061
pull/47072/head
Phillip Webb 5 months ago
parent
commit
987ff8ca54
  1. 2
      platform/spring-boot-dependencies/build.gradle

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

@ -603,7 +603,7 @@ bom { @@ -603,7 +603,7 @@ bom {
]
}
}
library("HtmlUnit", "4.15.0") {
library("HtmlUnit", "4.16.0") {
group("org.htmlunit") {
modules = [
"htmlunit"

Loading…
Cancel
Save