diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index e8c84f4eacf..1d760b1b585 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1454,7 +1454,7 @@ bom { ] } } - library("Spring Security", "6.1.2-SNAPSHOT") { + library("Spring Security", "6.1.2") { group("org.springframework.security") { imports = [ "spring-security-bom"