Skip to content

Commit 136a577

Browse files
committed
Upgrade to Spring Session 2022.0.0-M2
Closes gh-30639
1 parent 5959c6e commit 136a577

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
@@ -1457,7 +1457,7 @@ bom {
14571457
]
14581458
}
14591459
}
1460-
library("Spring Session Bom", "2022.0.0-SNAPSHOT") {
1460+
library("Spring Session Bom", "2022.0.0-M2") {
14611461
group("org.springframework.session") {
14621462
imports = [
14631463
"spring-session-bom"

0 commit comments

Comments
 (0)