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