Browse Source

Upgrade to Selenium HtmlUnit 4.8.3

Closes gh-35094
pull/34978/head
Andy Wilkinson 3 years ago
parent
commit
5965df39b5
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save