Browse Source

Start building against Spring Framework 5.2.11 snapshots

See gh-24034
pull/24095/head
Stephane Nicoll 5 years ago
parent
commit
2282c73aab
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save