Browse Source

Start building against Spring Framework 5.3.10 snapshots

See gh-27909
pull/28061/head
Stephane Nicoll 4 years ago
parent
commit
bcc4529cc5
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save