Browse Source

Start building against Spring Framework 5.3.16 snapshots

See gh-29761
pull/29884/head
Stephane Nicoll 4 years ago
parent
commit
e1c5f219ca
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save