Browse Source

Upgrade to HtmlUnit 4.21.0

Closes gh-48742
pull/48791/head
Andy Wilkinson 4 weeks ago
parent
commit
b5252158fd
  1. 2
      platform/spring-boot-dependencies/build.gradle

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

@ -622,7 +622,7 @@ bom { @@ -622,7 +622,7 @@ bom {
]
}
}
library("HtmlUnit", "4.17.0") {
library("HtmlUnit", "4.21.0") {
group("org.htmlunit") {
modules = [
"htmlunit"

Loading…
Cancel
Save