Skip to content

Commit cbcc494

Browse files
committed
Upgrade to Spring Session 2021.2.0-M1
Closes gh-29226
1 parent 1e4e4f1 commit cbcc494

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
@@ -1736,7 +1736,7 @@ bom {
17361736
]
17371737
}
17381738
}
1739-
library("Spring Session Bom", "2021.2.0-SNAPSHOT") {
1739+
library("Spring Session Bom", "2021.2.0-M1") {
17401740
group("org.springframework.session") {
17411741
imports = [
17421742
"spring-session-bom"

0 commit comments

Comments
 (0)