Upgrade to Spring Session 2021.0.0

Closes gh-26389
This commit is contained in:
Andy Wilkinson 2021-05-19 19:05:49 +01:00
parent 879f362c29
commit d39bb997f2
1 changed files with 1 additions and 1 deletions

View File

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