Skip to content

Commit 6f62e1c

Browse files
committed
Start building against Spring Session 2021.2.0-RC1 snapshots
See gh-30611
1 parent 2ed65b3 commit 6f62e1c

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
@@ -1800,7 +1800,7 @@ bom {
18001800
]
18011801
}
18021802
}
1803-
library("Spring Session Bom", "2021.2.0-M1") {
1803+
library("Spring Session Bom", "2021.2.0-SNAPSHOT") {
18041804
prohibit("[2022.0.0-M1,)") {
18051805
because "it uses Spring Framework 6"
18061806
}

0 commit comments

Comments
 (0)