diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index b721d2c39d0..77dd06fdf1f 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1406,7 +1406,7 @@ bom { ] } } - library("Spring Session Bom", "2022.1.0-SNAPSHOT") { + library("Spring Session Bom", "2022.0.0-M1") { group("org.springframework.session") { imports = [ "spring-session-bom"