Browse Source

Revert "Upgrade to Spring Session 2022.0.0-RC1"

This reverts commit e7b3114db7.
pull/33505/head
Stephane Nicoll 3 years ago
parent
commit
b69cf43ec0
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save