diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 86c2e4fb26..88c5958154 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1739,7 +1739,7 @@ bom { ] } } - library("Spring Session Bom", "Dragonfruit-SR2") { + library("Spring Session Bom", "Dragonfruit-BUILD-SNAPSHOT") { group("org.springframework.session") { imports = [ "spring-session-bom"