Browse Source

Upgrade to Spring Framework 5.3.10

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

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

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

Loading…
Cancel
Save