Start building against Spring Session 2021.2.0-RC1 snapshots

See gh-30611
This commit is contained in:
Stephane Nicoll 2022-04-09 17:07:49 +02:00
parent 2ed65b3035
commit 6f62e1c743

View File

@ -1800,7 +1800,7 @@ bom {
]
}
}
library("Spring Session Bom", "2021.2.0-M1") {
library("Spring Session Bom", "2021.2.0-SNAPSHOT") {
prohibit("[2022.0.0-M1,)") {
because "it uses Spring Framework 6"
}