Skip to content

Commit 776ccf7

Browse files
committed
Upgrade to Spring Session 2021.0.5
Closes gh-29715
1 parent 7aca75c commit 776ccf7

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
@@ -1744,7 +1744,7 @@ bom {
17441744
}
17451745
}
17461746
}
1747-
library("Spring Session Bom", "2021.0.5-SNAPSHOT") {
1747+
library("Spring Session Bom", "2021.0.5") {
17481748
group("org.springframework.session") {
17491749
imports = [
17501750
"spring-session-bom"

0 commit comments

Comments
 (0)