diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 467f2687b2c..db07aeaf6b0 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1670,7 +1670,7 @@ bom { ] } } - library("Spring Security", "6.2.6-SNAPSHOT") { + library("Spring Security", "6.2.6") { considerSnapshots() group("org.springframework.security") { imports = [