Skip to content

Commit

Permalink
Upgrade to Spring Framework 5.3.4
Browse files Browse the repository at this point in the history
Closes gh-24998
  • Loading branch information
snicoll committed Feb 16, 2021
1 parent cae3f1e commit 44d765b
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 @@ -1565,7 +1565,7 @@ bom {
]
}
}
library("Spring Framework", "5.3.4-SNAPSHOT") {
library("Spring Framework", "5.3.4") {
group("org.springframework") {
imports = [
"spring-framework-bom"
Expand Down

0 comments on commit 44d765b

Please sign in to comment.