Skip to content

Commit fb2ed60

Browse files
committed
Upgrade to Spring Session 2020.0.5
Closes gh-26964
1 parent fb1cd82 commit fb2ed60

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
@@ -1631,7 +1631,7 @@ bom {
16311631
]
16321632
}
16331633
}
1634-
library("Spring Session Bom", "2020.0.5-SNAPSHOT") {
1634+
library("Spring Session Bom", "2020.0.5") {
16351635
group("org.springframework.session") {
16361636
imports = [
16371637
"spring-session-bom"

0 commit comments

Comments
 (0)