Browse Source

Start building against Spring Framework 5.3.10 snapshots

See gh-27930
pull/27940/head
Stephane Nicoll 4 years ago
parent
commit
4b4e5f9bf8
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1634,7 +1634,7 @@ bom { @@ -1634,7 +1634,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