Browse Source

Upgrade to Spring Framework 5.3.7

Closes gh-26360
pull/26691/head
Andy Wilkinson 5 years ago
parent
commit
7a2d5d4eee
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save