Skip to content

Commit 21f0fdf

Browse files
committed
Upgrade to Spring Session 3.0.0-RC2
Closes gh-33034
1 parent 883e97b commit 21f0fdf

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
@@ -1440,7 +1440,7 @@ bom {
14401440
]
14411441
}
14421442
}
1443-
library("Spring Session", "3.0.0-SNAPSHOT") {
1443+
library("Spring Session", "3.0.0-RC2") {
14441444
group("org.springframework.session") {
14451445
imports = [
14461446
"spring-session-bom"

0 commit comments

Comments
 (0)