diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index ad5f9381ecc..345ce69e25c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1608,7 +1608,7 @@ bom { ] } } - library("Spring Security", "6.2.1-SNAPSHOT") { + library("Spring Security", "6.2.1") { considerSnapshots() group("org.springframework.security") { imports = [