Browse Source

Upgrade to Selenium HtmlUnit 2.51.0

Closes gh-27282
pull/27297/head
Stephane Nicoll 5 years ago
parent
commit
a5bf57aef3
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save