diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index c4db064e83..c6cc092d52 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1580,7 +1580,7 @@ bom { ] } } - library("Selenium", "4.1.2") { + library("Selenium", "4.1.3") { group("org.seleniumhq.selenium") { modules = [ "selenium-api",