Skip to content

Commit a784156

Browse files
committed
Revert "Start building against Spring Session 2021.1.4 snapshots"
This reverts commit 2f40c52.
1 parent 17c757c commit a784156

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
@@ -1767,7 +1767,7 @@ bom {
17671767
]
17681768
}
17691769
}
1770-
library("Spring Session Bom", "2021.1.4-SNAPSHOT") {
1770+
library("Spring Session Bom", "2021.1.3") {
17711771
group("org.springframework.session") {
17721772
imports = [
17731773
"spring-session-bom"

0 commit comments

Comments
 (0)