Skip to content

Commit d8fa17d

Browse files
snicollwilkinsona
authored andcommitted
Start building against Spring Session 4.0.0 snapshots
See gh-48000
1 parent 12b7edc commit d8fa17d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2560,7 +2560,7 @@ bom {
25602560
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
25612561
}
25622562
}
2563-
library("Spring Session", "4.0.0-RC1") {
2563+
library("Spring Session", "4.0.0-SNAPSHOT") {
25642564
considerSnapshots()
25652565
prohibit {
25662566
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)