diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index c6b6613341..4b555dda5b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1740,7 +1740,7 @@ bom { } } } - library("Spring Session Bom", "2021.0.4-SNAPSHOT") { + library("Spring Session Bom", "2021.0.4") { group("org.springframework.session") { imports = [ "spring-session-bom"