Skip to content

Commit c909b2b

Browse files
committed
Start building against Spring Session Dragonfruit-SR1 snapshots
See gh-23187
1 parent 72c34c8 commit c909b2b

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
@@ -1731,7 +1731,7 @@ bom {
17311731
]
17321732
}
17331733
}
1734-
library("Spring Session Bom", "Dragonfruit-RELEASE") {
1734+
library("Spring Session Bom", "Dragonfruit-BUILD-SNAPSHOT") {
17351735
group("org.springframework.session") {
17361736
imports = [
17371737
"spring-session-bom"

0 commit comments

Comments
 (0)