Browse Source

Upgrade to Spring Framework 5.3.11

Closes gh-28223
2.4.x
Stephane Nicoll 4 years ago
parent
commit
26d0afc205
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save