diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 916fa0807f1..e4bcf9235a0 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1716,7 +1716,7 @@ bom { ] } } - library("Spring Session Bom", "2021.0.0-SNAPSHOT") { + library("Spring Session Bom", "2021.0.0") { group("org.springframework.session") { imports = [ "spring-session-bom"