Skip to content

Commit 134bc1b

Browse files
committed
Start building against Spring Session 3.5.0 snapshots
See gh-45560
1 parent ce86665 commit 134bc1b

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
@@ -2412,7 +2412,7 @@ bom {
24122412
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
24132413
}
24142414
}
2415-
library("Spring Session", "3.5.0-RC1") {
2415+
library("Spring Session", "3.5.0-SNAPSHOT") {
24162416
considerSnapshots()
24172417
prohibit {
24182418
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)