Skip to content

Commit 4713497

Browse files
committed
Revert "Start building against Spring Session 3.4.0 snapshots"
This reverts commit 0ce4170. See gh-42149
1 parent 31a4179 commit 4713497

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
@@ -2133,7 +2133,7 @@ bom {
21332133
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
21342134
}
21352135
}
2136-
library("Spring Session", "3.4.0-SNAPSHOT") {
2136+
library("Spring Session", "3.4.0-M2") {
21372137
considerSnapshots()
21382138
prohibit {
21392139
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)