mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Upgrade to Selenium HtmlUnit 4.48.0
Closes gh-51701
This commit is contained in:
@@ -2545,7 +2545,7 @@ bom {
|
|||||||
releaseNotes("https://github.com/SeleniumHQ/selenium/releases/tag/selenium-{version}")
|
releaseNotes("https://github.com/SeleniumHQ/selenium/releases/tag/selenium-{version}")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Selenium HtmlUnit", "4.46.0") {
|
library("Selenium HtmlUnit", "4.48.0") {
|
||||||
group("org.seleniumhq.selenium") {
|
group("org.seleniumhq.selenium") {
|
||||||
modules = [
|
modules = [
|
||||||
"htmlunit3-driver"
|
"htmlunit3-driver"
|
||||||
|
|||||||
Reference in New Issue
Block a user