Skip to content

Commit 0d44503

Browse files
committed
Upgrade to Spring Session 2021.0.2
Closes spring-projectsgh-27605
1 parent 0d904b8 commit 0d44503

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
@@ -1727,7 +1727,7 @@ bom {
17271727
}
17281728
}
17291729
}
1730-
library("Spring Session Bom", "2021.0.2-SNAPSHOT") {
1730+
library("Spring Session Bom", "2021.0.2") {
17311731
group("org.springframework.session") {
17321732
imports = [
17331733
"spring-session-bom"

0 commit comments

Comments
 (0)