Browse Source

Start building against Spring Framework 5.2.7 snapshots

See gh-21739
pull/21793/head
Stephane Nicoll 6 years ago
parent
commit
9fd6ff7e88
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1679,7 +1679,7 @@ bom { @@ -1679,7 +1679,7 @@ bom {
]
}
}
library("Spring Framework", "5.2.6.RELEASE") {
library("Spring Framework", "5.2.7.BUILD-SNAPSHOT") {
group("org.springframework") {
imports = [
"spring-framework-bom"

Loading…
Cancel
Save