Skip to content

Commit 638cdde

Browse files
committed
Start building against Spring Session 3.3.3 snapshots
See gh-42554
1 parent 6ccb131 commit 638cdde

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
@@ -2137,7 +2137,7 @@ bom {
21372137
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
21382138
}
21392139
}
2140-
library("Spring Session", "3.3.2") {
2140+
library("Spring Session", "3.3.3-SNAPSHOT") {
21412141
considerSnapshots()
21422142
prohibit {
21432143
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)