diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index db6af4ca69..2d81de4027 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1485,7 +1485,7 @@ bom { ] } } - library("Spring Security", "6.1.6-SNAPSHOT") { + library("Spring Security", "6.1.6") { considerSnapshots() group("org.springframework.security") { imports = [