diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index b9395ba6e4..5bb3b9c34f 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1786,7 +1786,7 @@ bom { } } } - library("Spring Session Bom", "2021.0.6-SNAPSHOT") { + library("Spring Session Bom", "2021.0.6") { group("org.springframework.session") { imports = [ "spring-session-bom"