Browse Source

Start building against Spring Framework 5.3.15 snapshots

See gh-29328
pull/29975/head
Stephane Nicoll 4 years ago
parent
commit
be55ea9c29
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save