Skip to content

Commit c748774

Browse files
committed
Upgrade to Spring Session 2021.1.1
Closes gh-28974
1 parent 878a65d commit c748774

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
@@ -1714,7 +1714,7 @@ bom {
17141714
]
17151715
}
17161716
}
1717-
library("Spring Session Bom", "2021.1.1-SNAPSHOT") {
1717+
library("Spring Session Bom", "2021.1.1") {
17181718
group("org.springframework.session") {
17191719
imports = [
17201720
"spring-session-bom"

0 commit comments

Comments
 (0)