diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 90237f9a844a..bdd1c464bda7 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1715,7 +1715,7 @@ bom { ] } } - library("Spring Session Bom", "2021.1.0-SNAPSHOT") { + library("Spring Session Bom", "2021.1.0") { group("org.springframework.session") { imports = [ "spring-session-bom"