Browse Source

Upgrade to Spring Framework 5.3.14

Closes gh-28970
pull/29089/head
Stephane Nicoll 4 years ago
parent
commit
a7a37f4ad6
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1648,7 +1648,7 @@ bom { @@ -1648,7 +1648,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