Skip to content

Commit

Permalink
Revert "Upgrade to Spring Session 2022.0.0-RC1"
Browse files Browse the repository at this point in the history
This reverts commit e7b3114.
  • Loading branch information
snicoll committed Oct 19, 2022
1 parent e7b3114 commit b69cf43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit b69cf43

Please sign in to comment.