Browse Source

Upgrade to Selenium HtmlUnit 2.42.0

Closes gh-22813
pull/22834/head
Andy Wilkinson 6 years ago
parent
commit
1fdb86dc6c
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save