Skip to content

Commit 9ee7ca4

Browse files
committed
Start building against Spring Session 3.4.0-RC1 snapshots
See gh-42692
1 parent a2e8679 commit 9ee7ca4

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

0 commit comments

Comments
 (0)