Skip to content

Commit 92fa8ae

Browse files
committed
Upgrade to Spring Session 2022.0.0-M1
Closes gh-28871
1 parent 5d11c90 commit 92fa8ae

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
@@ -1406,7 +1406,7 @@ bom {
14061406
]
14071407
}
14081408
}
1409-
library("Spring Session Bom", "2022.1.0-SNAPSHOT") {
1409+
library("Spring Session Bom", "2022.0.0-M1") {
14101410
group("org.springframework.session") {
14111411
imports = [
14121412
"spring-session-bom"

0 commit comments

Comments
 (0)