Browse Source

Upgrade to Spring Framework 5.3.13

Closes gh-28515
pull/28605/head
Stephane Nicoll 4 years ago
parent
commit
74c57bbefa
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save