diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 164d14a5a9..c50a6e0f16 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1426,7 +1426,7 @@ bom { ] } } - library("Spring Session", "3.0.0-SNAPSHOT") { + library("Spring Session", "3.0.0") { group("org.springframework.session") { imports = [ "spring-session-bom"