diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index b4714f2847..1a9c921c79 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2078,7 +2078,7 @@ bom { ] } } - library("Selenium", "4.29.0") { + library("Selenium", "4.31.0") { group("org.seleniumhq.selenium") { bom("selenium-bom") }