Browse Source

Upgrade to Spring Framework 5.2.9

Closes gh-23183
pull/23585/head
Stephane Nicoll 5 years ago
parent
commit
5517cd06df
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save