Skip to content

Commit e962714

Browse files
committed
Upgrade to Spring Session 2020.0.0
Closes gh-23788
1 parent 6f9434c commit e962714

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
@@ -1626,7 +1626,7 @@ bom {
16261626
]
16271627
}
16281628
}
1629-
library("Spring Session Bom", "2020.0.0-RC1") {
1629+
library("Spring Session Bom", "2020.0.0") {
16301630
group("org.springframework.session") {
16311631
imports = [
16321632
"spring-session-bom"

0 commit comments

Comments
 (0)