Skip to content

Commit 5f3a1df

Browse files
committed
Start building against Spring Session 4.0.0-RC1 snapshots
See gh-47500
1 parent f0af23b commit 5f3a1df

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
@@ -2550,7 +2550,7 @@ bom {
25502550
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
25512551
}
25522552
}
2553-
library("Spring Session", "4.0.0-M2") {
2553+
library("Spring Session", "4.0.0-SNAPSHOT") {
25542554
considerSnapshots()
25552555
prohibit {
25562556
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)