diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index cd7a830074fa..974a4024ed99 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1417,7 +1417,7 @@ bom { ] } } - library("Spring Security", "6.0.2-SNAPSHOT") { + library("Spring Security", "6.0.2") { group("org.springframework.security") { imports = [ "spring-security-bom"