diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 0ad38f05bbd..cb98fe496eb 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1714,7 +1714,7 @@ bom { ] } } - library("Spring Session Bom", "2021.1.1") { + library("Spring Session Bom", "2021.1.2-SNAPSHOT") { group("org.springframework.session") { imports = [ "spring-session-bom"