Skip to content

Commit

Permalink
Start building against Spring Session 2020.0.4 snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
snicoll committed Apr 8, 2021
1 parent 0f53663 commit 5aa1e68
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 @@ -1631,7 +1631,7 @@ bom {
]
}
}
library("Spring Session Bom", "2020.0.3") {
library("Spring Session Bom", "2020.0.4-SNAPSHOT") {
group("org.springframework.session") {
imports = [
"spring-session-bom"
Expand Down

0 comments on commit 5aa1e68

Please sign in to comment.