Browse Source

Upgrade to HtmlUnit 4.15.0

Closes gh-46895
pull/46914/head
Stéphane Nicoll 7 months ago
parent
commit
769ceaec87
  1. 2
      platform/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save