Browse Source

Upgrade to Spring Framework 5.3.20

Closes gh-31043
pull/31143/head
Andy Wilkinson 4 years ago
parent
commit
456d56d1bb
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save