diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 166188f8d1b8..d8d6a345d395 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1789,7 +1789,7 @@ bom { ] } } - library("Spring Session Bom", "2021.2.0-SNAPSHOT") { + library("Spring Session Bom", "2021.2.0") { prohibit("[2022.0.0-M1,)") { because "it uses Spring Framework 6" }