Browse Source

Start building against Spring Framework 5.3.3 snapshots

See gh-24750
pull/24753/head
Phillip Webb 5 years ago
parent
commit
e50d61a78d
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save