Start building against Spring Session 3.0.0-RC2 snapshots

Closes gh-33034
This commit is contained in:
Andy Wilkinson 2022-11-07 17:31:26 +00:00
parent 1b6e8ee3cc
commit 1525ed9170

View File

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