diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 3c5fe1a04b..6374470c97 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1475,7 +1475,7 @@ bom { ] } } - library("Spring Security", "6.1.1-SNAPSHOT") { + library("Spring Security", "6.1.1") { group("org.springframework.security") { imports = [ "spring-security-bom"