Skip to content

Commit 2eaf672

Browse files
committed
Start building against Spring Session 3.2.0 snapshots
See gh-38319
1 parent 47bf63a commit 2eaf672

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
@@ -1605,7 +1605,7 @@ bom {
16051605
]
16061606
}
16071607
}
1608-
library("Spring Session", "3.2.0-RC1") {
1608+
library("Spring Session", "3.2.0-SNAPSHOT") {
16091609
considerSnapshots()
16101610
prohibit {
16111611
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)