Skip to content

Commit d921d07

Browse files
committed
Start building against Spring Session 4.0.2 snapshots
See spring-projectsgh-49094
1 parent 72202ff commit d921d07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2564,7 +2564,7 @@ bom {
25642564
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
25652565
}
25662566
}
2567-
library("Spring Session", "4.0.1") {
2567+
library("Spring Session", "4.0.2-SNAPSHOT") {
25682568
considerSnapshots()
25692569
prohibit {
25702570
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)