diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 2a7efb5103..b7c88c38bd 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1642,7 +1642,7 @@ bom { } } } - library("Spring Session Bom", "2020.0.6") { + library("Spring Session Bom", "2020.0.7-SNAPSHOT") { group("org.springframework.session") { imports = [ "spring-session-bom"