diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 765a70f546cd..38f9928cea8a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1734,7 +1734,7 @@ bom { } } } - library("Spring Session Bom", "2021.0.3-SNAPSHOT") { + library("Spring Session Bom", "2021.0.3") { group("org.springframework.session") { imports = [ "spring-session-bom"