diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index fa9436b8ba3..f79623a7bef 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.4-SNAPSHOT") { + library("Spring Session Bom", "2020.0.4") { group("org.springframework.session") { imports = [ "spring-session-bom"