diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 26d1bde6bf2..b1f7cc68e09 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1493,7 +1493,7 @@ bom { ] } } - library("Spring Session", "3.1.5-SNAPSHOT") { + library("Spring Session", "3.1.5") { considerSnapshots() prohibit { startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])