diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 3cfbb8065c..994eb73591 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1260,7 +1260,7 @@ bom { ] } } - library("Selenium", "4.1.3") { + library("Selenium", "4.1.4") { group("org.seleniumhq.selenium") { modules = [ "selenium-api",