diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 1f8aef8c137..901b6dabf0a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1619,7 +1619,7 @@ bom { ] } } - library("Spring Session", "3.3.0-SNAPSHOT") { + library("Spring Session", "3.3.0-M1") { considerSnapshots() prohibit { startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])