Browse Source

Upgrade to HtmlUnit 2.58.0

Closes gh-29839
pull/29884/head
Stephane Nicoll 4 years ago
parent
commit
eb84ac3298
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -485,7 +485,7 @@ bom { @@ -485,7 +485,7 @@ bom {
]
}
}
library("HtmlUnit", "2.56.0") {
library("HtmlUnit", "2.58.0") {
group("net.sourceforge.htmlunit") {
modules = [
"htmlunit" {

Loading…
Cancel
Save