Upgrade to Spring Session 2021.2.0-RC1

Closes gh-30611
This commit is contained in:
Stephane Nicoll
2022-04-20 18:36:49 +02:00
parent 0fb63326da
commit a1099e61e6

View File

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