diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 752758b51dc1..6d97a56cfce6 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1727,7 +1727,7 @@ bom { } } } - library("Spring Session Bom", "2021.0.2-SNAPSHOT") { + library("Spring Session Bom", "2021.0.2") { group("org.springframework.session") { imports = [ "spring-session-bom"