Browse Source

Upgrade to HtmlUnit 2.60.0

Closes gh-30390
pull/30406/head
Stephane Nicoll 4 years ago
parent
commit
d7ca7763da
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -503,7 +503,7 @@ bom { @@ -503,7 +503,7 @@ bom {
]
}
}
library("HtmlUnit", "2.59.0") {
library("HtmlUnit", "2.60.0") {
group("net.sourceforge.htmlunit") {
modules = [
"htmlunit" {

Loading…
Cancel
Save