Skip to content

Commit 426a043

Browse files
committed
Start building against Spring Session 3.3.2 snapshots
See gh-41742
1 parent 5a872d8 commit 426a043

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
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.1") {
2140+
library("Spring Session", "3.3.2-SNAPSHOT") {
21412141
considerSnapshots()
21422142
prohibit {
21432143
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)