Upgrade to Spring Session 2022.0.0-M3

Closes gh-32427
This commit is contained in:
Stephane Nicoll 2022-09-21 08:25:31 +02:00
parent 6f0c7d1122
commit 89b547565e
1 changed files with 1 additions and 1 deletions

View File

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