Skip to content

Commit d39bb99

Browse files
committed
Upgrade to Spring Session 2021.0.0
Closes gh-26389
1 parent 879f362 commit d39bb99

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
@@ -1716,7 +1716,7 @@ bom {
17161716
]
17171717
}
17181718
}
1719-
library("Spring Session Bom", "2021.0.0-SNAPSHOT") {
1719+
library("Spring Session Bom", "2021.0.0") {
17201720
group("org.springframework.session") {
17211721
imports = [
17221722
"spring-session-bom"

0 commit comments

Comments
 (0)