Skip to content

Commit c3aa494

Browse files
committed
Start building against Spring Session 2020.0.0-M1 snapshots
See gh-21928
1 parent a92d64c commit c3aa494

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
@@ -1719,7 +1719,7 @@ bom {
17191719
]
17201720
}
17211721
}
1722-
library("Spring Session Bom", "Dragonfruit-RELEASE") {
1722+
library("Spring Session Bom", "2020.0.0-SNAPSHOT") {
17231723
group("org.springframework.session") {
17241724
imports = [
17251725
"spring-session-bom"

0 commit comments

Comments
 (0)