Browse Source

Start building against Spring Session Dragonfruit snapshots

See gh-21386
pull/21390/head
Stephane Nicoll 6 years ago
parent
commit
dedcfeb150
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

@ -1699,7 +1699,7 @@ bom { @@ -1699,7 +1699,7 @@ bom {
]
}
}
library("Spring Session Bom", "Dragonfruit-RC2") {
library("Spring Session Bom", "Dragonfruit-BUILD-SNAPSHOT") {
group("org.springframework.session") {
imports = [
"spring-session-bom"

Loading…
Cancel
Save