Browse Source

Revert "Start building against Spring Session 2021.1.4 snapshots"

This reverts commit 2f40c52d81.
pull/31676/head
Andy Wilkinson 4 years ago
parent
commit
a784156f66
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

@ -1767,7 +1767,7 @@ bom { @@ -1767,7 +1767,7 @@ bom {
]
}
}
library("Spring Session Bom", "2021.1.4-SNAPSHOT") {
library("Spring Session Bom", "2021.1.3") {
group("org.springframework.session") {
imports = [
"spring-session-bom"

Loading…
Cancel
Save