Skip to content

Commit 092d3fa

Browse files
committed
Start building against Spring Session 2020.0.7 snapshots
See gh-28229
1 parent 41eded4 commit 092d3fa

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
@@ -1642,7 +1642,7 @@ bom {
16421642
}
16431643
}
16441644
}
1645-
library("Spring Session Bom", "2020.0.6") {
1645+
library("Spring Session Bom", "2020.0.7-SNAPSHOT") {
16461646
group("org.springframework.session") {
16471647
imports = [
16481648
"spring-session-bom"

0 commit comments

Comments
 (0)