Browse Source

Upgrade to HtmlUnit 4.17.0

Closes gh-47566
pull/47596/head
Stéphane Nicoll 2 months ago
parent
commit
693b1bb994
  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.16.0") {
library("HtmlUnit", "4.17.0") {
group("org.htmlunit") {
modules = [
"htmlunit"

Loading…
Cancel
Save