Browse Source

Upgrade to Selenium HtmlUnit 2.52.0

Closes gh-27648
pull/27659/head
Andy Wilkinson 4 years ago
parent
commit
56067fef7c
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1561,7 +1561,7 @@ bom { @@ -1561,7 +1561,7 @@ bom {
]
}
}
library("Selenium HtmlUnit", "2.51.0") {
library("Selenium HtmlUnit", "2.52.0") {
group("org.seleniumhq.selenium") {
modules = [
"htmlunit-driver"

Loading…
Cancel
Save