Skip to content

Commit 3abda65

Browse files
committed
Upgrade to Spring Session 2020.0.7
Closes gh-28229
1 parent 91524cc commit 3abda65

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
@@ -1649,7 +1649,7 @@ bom {
16491649
}
16501650
}
16511651
}
1652-
library("Spring Session Bom", "2020.0.7-SNAPSHOT") {
1652+
library("Spring Session Bom", "2020.0.7") {
16531653
group("org.springframework.session") {
16541654
imports = [
16551655
"spring-session-bom"

0 commit comments

Comments
 (0)