diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 6be90cb52ff2..bd7da4666ccc 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1743,7 +1743,7 @@ bom { } } } - library("Spring Session Bom", "2021.0.3") { + library("Spring Session Bom", "2021.0.4-SNAPSHOT") { group("org.springframework.session") { imports = [ "spring-session-bom"