Browse Source

Upgrade to Spring Framework 5.3.14

Closes gh-28961
pull/29161/head
Stephane Nicoll 4 years ago
parent
commit
b8bf2cbbc7
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save