Skip to content

Commit 51981d5

Browse files
committed
Upgrade to Spring Session 2020.0.1
Closes gh-24098
1 parent 4a9ca33 commit 51981d5

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
@@ -1627,7 +1627,7 @@ bom {
16271627
]
16281628
}
16291629
}
1630-
library("Spring Session Bom", "2020.0.0") {
1630+
library("Spring Session Bom", "2020.0.1") {
16311631
group("org.springframework.session") {
16321632
imports = [
16331633
"spring-session-bom"

0 commit comments

Comments
 (0)