diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index 3878a93d3b6..d021b5b6777 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2545,7 +2545,7 @@ bom { 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") { modules = [ "htmlunit3-driver"