Skip to content

Commit bb9a674

Browse files
committed
Upgrade to Spring Session Bom 2021.0.0-M1
Closes gh-24933
1 parent c125e0e commit bb9a674

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1623,7 +1623,7 @@ bom {
16231623
]
16241624
}
16251625
}
1626-
library("Spring Session Bom", "2020.0.1") {
1626+
library("Spring Session Bom", "2021.0.0-M1") {
16271627
group("org.springframework.session") {
16281628
imports = [
16291629
"spring-session-bom"

0 commit comments

Comments
 (0)