diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 09782e7b75d..4fe2b3609af 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1483,7 +1483,7 @@ bom { ] } } - library("Spring Session Bom", "2022.0.0-SNAPSHOT") { + library("Spring Session Bom", "2022.0.0-M3") { group("org.springframework.session") { imports = [ "spring-session-bom"