Upgrade to Spring Session 2022.0.0-RC1

Closes gh-32606
This commit is contained in:
Stephane Nicoll 2022-10-19 07:52:21 +02:00
parent 43a44006c9
commit e7b3114db7
1 changed files with 1 additions and 1 deletions

View File

@ -1497,7 +1497,7 @@ bom {
]
}
}
library("Spring Session Bom", "2022.0.0-SNAPSHOT") {
library("Spring Session Bom", "2022.0.0-RC1") {
group("org.springframework.session") {
imports = [
"spring-session-bom"