Browse Source

Upgrade to Selenium HtmlUnit 2.47.1

Closes gh-25251
pull/25264/head
Andy Wilkinson 5 years ago
parent
commit
078a7fdd15
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save