Start building against Spring Session 3.0.0 snapshots

See gh-33147
This commit is contained in:
Stephane Nicoll 2022-11-14 13:16:34 +01:00
parent 32b8150fac
commit 8dfe0ab95f
1 changed files with 1 additions and 1 deletions

View File

@ -1426,7 +1426,7 @@ bom {
]
}
}
library("Spring Session", "3.0.0-RC2") {
library("Spring Session", "3.0.0-SNAPSHOT") {
group("org.springframework.session") {
imports = [
"spring-session-bom"