Revert "Start building against Spring Session 3.4.0 snapshots"
This reverts commit 0ce4170612
.
See gh-42149
This commit is contained in:
parent
31a41795fb
commit
47134974fc
|
@ -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-"])
|
||||
|
|
Loading…
Reference in New Issue