Skip to content

Commit 5aa1e68

Browse files
committed
Start building against Spring Session 2020.0.4 snapshots
See gh-25912
1 parent 0f53663 commit 5aa1e68

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.3") {
1634+
library("Spring Session Bom", "2020.0.4-SNAPSHOT") {
16351635
group("org.springframework.session") {
16361636
imports = [
16371637
"spring-session-bom"

0 commit comments

Comments
 (0)