Skip to content

Commit ee00014

Browse files
committed
Start building against Spring Session 3.2.0 snapshots
See gh-37716
1 parent 4e21896 commit ee00014

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
@@ -1618,7 +1618,7 @@ bom {
16181618
]
16191619
}
16201620
}
1621-
library("Spring Session", "3.2.0-M1") {
1621+
library("Spring Session", "3.2.0-SNAPSHOT") {
16221622
considerSnapshots()
16231623
prohibit {
16241624
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)