Skip to content

Commit cdec3bf

Browse files
committed
Upgrade to Spring Session 2021.1.0-M1
Closes gh-27612
1 parent 2dfdcf5 commit cdec3bf

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
@@ -1724,7 +1724,7 @@ bom {
17241724
]
17251725
}
17261726
}
1727-
library("Spring Session Bom", "2021.1.0-SNAPSHOT") {
1727+
library("Spring Session Bom", "2021.1.0-M1") {
17281728
group("org.springframework.session") {
17291729
imports = [
17301730
"spring-session-bom"

0 commit comments

Comments
 (0)