Browse Source

Start building against Spring Framework 5.3.7 snapshots

See gh-26361
pull/26416/head
Stephane Nicoll 5 years ago
parent
commit
4bbfd5a3b7
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1650,7 +1650,7 @@ bom { @@ -1650,7 +1650,7 @@ bom {
]
}
}
library("Spring Framework", "5.3.6") {
library("Spring Framework", "5.3.7-SNAPSHOT") {
group("org.springframework") {
imports = [
"spring-framework-bom"

Loading…
Cancel
Save