Skip to content

Commit 89b5475

Browse files
committed
Upgrade to Spring Session 2022.0.0-M3
Closes gh-32427
1 parent 6f0c7d1 commit 89b5475

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
@@ -1483,7 +1483,7 @@ bom {
14831483
]
14841484
}
14851485
}
1486-
library("Spring Session Bom", "2022.0.0-SNAPSHOT") {
1486+
library("Spring Session Bom", "2022.0.0-M3") {
14871487
group("org.springframework.session") {
14881488
imports = [
14891489
"spring-session-bom"

0 commit comments

Comments
 (0)