Browse Source

Upgrade to HtmlUnit 4.5.0

Closes gh-42820
pull/42837/head
Stéphane Nicoll 1 year ago
parent
commit
e17c0244b4
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -553,7 +553,7 @@ bom { @@ -553,7 +553,7 @@ bom {
]
}
}
library("HtmlUnit", "4.4.0") {
library("HtmlUnit", "4.5.0") {
group("org.htmlunit") {
modules = [
"htmlunit" {

Loading…
Cancel
Save