Skip to content

Commit d1ab3f5

Browse files
committed
Upgrade to Spring Session 2021.1.2
Closes gh-29725
1 parent a979925 commit d1ab3f5

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
@@ -1718,7 +1718,7 @@ bom {
17181718
]
17191719
}
17201720
}
1721-
library("Spring Session Bom", "2021.1.2-SNAPSHOT") {
1721+
library("Spring Session Bom", "2021.1.2") {
17221722
group("org.springframework.session") {
17231723
imports = [
17241724
"spring-session-bom"

0 commit comments

Comments
 (0)