Browse Source

Start building against Spring Framework 5.2.6 snapshots

See gh-20945
pull/20973/head
Stephane Nicoll 6 years ago
parent
commit
abfe8940e0
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save