diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 055e209b53c2..04afe2dd91ce 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1843,7 +1843,7 @@ bom { ] } } - library("Spring Session Bom", "2021.2.2-SNAPSHOT") { + library("Spring Session Bom", "2021.2.2") { prohibit { versionRange "[2022.0.0-M1,)" because "it uses Spring Framework 6"