Skip to content

Commit d391442

Browse files
committed
Upgrade to Spring Session 3.0.0-RC1
Closes gh-32606
1 parent 1635f61 commit d391442

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
@@ -1504,7 +1504,7 @@ bom {
15041504
]
15051505
}
15061506
}
1507-
library("Spring Session Bom", "2022.0.0-SNAPSHOT") {
1507+
library("Spring Session Bom", "3.0.0-RC1") {
15081508
group("org.springframework.session") {
15091509
imports = [
15101510
"spring-session-bom"

0 commit comments

Comments
 (0)