diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 0a4b9466302..78430c23f02 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1296,7 +1296,7 @@ bom { ] } } - library("Selenium", "4.1.4") { + library("Selenium", "4.2.2") { group("org.seleniumhq.selenium") { modules = [ "selenium-api",