Browse Source

Upgrade to HtmlUnit 2.49.1

Closes gh-26052
pull/26078/head
Stephane Nicoll 5 years ago
parent
commit
c66c15fac2
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -451,7 +451,7 @@ bom { @@ -451,7 +451,7 @@ bom {
]
}
}
library("HtmlUnit", "2.47.1") {
library("HtmlUnit", "2.49.1") {
group("net.sourceforge.htmlunit") {
modules = [
"htmlunit" {

Loading…
Cancel
Save