Skip to content

Commit 6aa8436

Browse files
committed
Start building against Spring Session 2021.0.6 snapshots
See gh-30595
1 parent 455c376 commit 6aa8436

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
@@ -1786,7 +1786,7 @@ bom {
17861786
}
17871787
}
17881788
}
1789-
library("Spring Session Bom", "2021.0.5") {
1789+
library("Spring Session Bom", "2021.0.6-SNAPSHOT") {
17901790
group("org.springframework.session") {
17911791
imports = [
17921792
"spring-session-bom"

0 commit comments

Comments
 (0)