Skip to content

Commit 585eb00

Browse files
committed
Start building against Spring Session 2021.0.2 snapshots
See gh-27605
1 parent a304494 commit 585eb00

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
@@ -1727,7 +1727,7 @@ bom {
17271727
}
17281728
}
17291729
}
1730-
library("Spring Session Bom", "2021.0.1") {
1730+
library("Spring Session Bom", "2021.0.2-SNAPSHOT") {
17311731
group("org.springframework.session") {
17321732
imports = [
17331733
"spring-session-bom"

0 commit comments

Comments
 (0)