Upgrade to Spring Session 3.0.0

Closes gh-33147
This commit is contained in:
Brian Clozel 2022-11-22 21:13:43 +01:00
parent 07766c436c
commit 762fb53c21

View File

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