Browse Source

Upgrade to Selenium HtmlUnit 4.39.0

Closes gh-48757
pull/48791/head
Andy Wilkinson 4 weeks ago
parent
commit
8e9becc098
  1. 2
      platform/spring-boot-dependencies/build.gradle

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

@ -2310,7 +2310,7 @@ bom { @@ -2310,7 +2310,7 @@ bom {
releaseNotes("https://github.com/SeleniumHQ/selenium/releases/tag/selenium-{version}")
}
}
library("Selenium HtmlUnit", "4.36.1") {
library("Selenium HtmlUnit", "4.39.0") {
group("org.seleniumhq.selenium") {
modules = [
"htmlunit3-driver"

Loading…
Cancel
Save