diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 904911fa17..5848ef15d4 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1731,7 +1731,7 @@ bom { ] } } - library("Spring Session Bom", "Dragonfruit-RELEASE") { + library("Spring Session Bom", "Dragonfruit-BUILD-SNAPSHOT") { group("org.springframework.session") { imports = [ "spring-session-bom"