Skip to content

Commit c000ccd

Browse files
committed
Upgrade to Spring Session 2020.0.0-M1
Closes gh-21928
1 parent 1a93066 commit c000ccd

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
@@ -1678,7 +1678,7 @@ bom {
16781678
]
16791679
}
16801680
}
1681-
library("Spring Session Bom", "2020.0.0-SNAPSHOT") {
1681+
library("Spring Session Bom", "2020.0.0-M1") {
16821682
group("org.springframework.session") {
16831683
imports = [
16841684
"spring-session-bom"

0 commit comments

Comments
 (0)