Revert "Start building against Spring Session 3.4.0 snapshots"

This reverts commit 0ce4170612.

See gh-42149
This commit is contained in:
Andy Wilkinson 2024-09-18 19:09:54 +01:00
parent 31a41795fb
commit 47134974fc
1 changed files with 1 additions and 1 deletions

View File

@ -2133,7 +2133,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
}
}
library("Spring Session", "3.4.0-SNAPSHOT") {
library("Spring Session", "3.4.0-M2") {
considerSnapshots()
prohibit {
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])