Skip to content

Commit 1b2a1fa

Browse files
committed
Upgrade to Spring Session 2021.1.0-RC1
Closes gh-28260
1 parent b9fe9e1 commit 1b2a1fa

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
@@ -1708,7 +1708,7 @@ bom {
17081708
]
17091709
}
17101710
}
1711-
library("Spring Session Bom", "2021.1.0-SNAPSHOT") {
1711+
library("Spring Session Bom", "2021.1.0-RC1") {
17121712
group("org.springframework.session") {
17131713
imports = [
17141714
"spring-session-bom"

0 commit comments

Comments
 (0)