Skip to content

Commit dedcfeb

Browse files
committed
Start building against Spring Session Dragonfruit snapshots
See gh-21386
1 parent e32d701 commit dedcfeb

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
@@ -1699,7 +1699,7 @@ bom {
16991699
]
17001700
}
17011701
}
1702-
library("Spring Session Bom", "Dragonfruit-RC2") {
1702+
library("Spring Session Bom", "Dragonfruit-BUILD-SNAPSHOT") {
17031703
group("org.springframework.session") {
17041704
imports = [
17051705
"spring-session-bom"

0 commit comments

Comments
 (0)