Skip to content

Commit

Permalink
Upgrade to Spring Framework 5.3.2
Browse files Browse the repository at this point in the history
Closes gh-24278
  • Loading branch information
snicoll committed Dec 9, 2020
1 parent ae3c2e1 commit f375048
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -1564,7 +1564,7 @@ bom {
]
}
}
library("Spring Framework", "5.3.2-SNAPSHOT") {
library("Spring Framework", "5.3.2") {
group("org.springframework") {
imports = [
"spring-framework-bom"
Expand Down

0 comments on commit f375048

Please sign in to comment.