Skip to content

Commit 4d7339d

Browse files
committed
Upgrade to Spring Session 2020.0.0-RC1
Closes gh-23188
1 parent 0867b3c commit 4d7339d

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
@@ -1630,7 +1630,7 @@ bom {
16301630
]
16311631
}
16321632
}
1633-
library("Spring Session Bom", "2020.0.0-SNAPSHOT") {
1633+
library("Spring Session Bom", "2020.0.0-RC1") {
16341634
group("org.springframework.session") {
16351635
imports = [
16361636
"spring-session-bom"

0 commit comments

Comments
 (0)