Skip to content

Commit 762fb53

Browse files
committed
Upgrade to Spring Session 3.0.0
Closes gh-33147
1 parent 07766c4 commit 762fb53

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
@@ -1426,7 +1426,7 @@ bom {
14261426
]
14271427
}
14281428
}
1429-
library("Spring Session", "3.0.0-SNAPSHOT") {
1429+
library("Spring Session", "3.0.0") {
14301430
group("org.springframework.session") {
14311431
imports = [
14321432
"spring-session-bom"

0 commit comments

Comments
 (0)