Browse Source

Upgrade to Spring Framework 5.2.12

Closes gh-24277
pull/25129/head
Stephane Nicoll 5 years ago
parent
commit
8c676a43bd
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save