Skip to content

Commit 2506172

Browse files
committed
Upgrade to Spring Session 3.2.0-M1
Closes gh-36196
1 parent 858cadc commit 2506172

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
@@ -1461,7 +1461,7 @@ bom {
14611461
]
14621462
}
14631463
}
1464-
library("Spring Session", "3.2.0-SNAPSHOT") {
1464+
library("Spring Session", "3.2.0-M1") {
14651465
prohibit {
14661466
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])
14671467
because "Spring Session switched to numeric version numbers"

0 commit comments

Comments
 (0)