diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 9c4b11df15..17029b7a1b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1631,7 +1631,7 @@ bom { ] } } - library("Spring Session Bom", "2020.0.5-SNAPSHOT") { + library("Spring Session Bom", "2020.0.5") { group("org.springframework.session") { imports = [ "spring-session-bom"