Skip to content

Commit

Permalink
Upgrade to Spring Framework 5.3.20
Browse files Browse the repository at this point in the history
Closes gh-31014
  • Loading branch information
wilkinsona committed May 12, 2022
1 parent 4d5b008 commit 9ec1978
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 @@ -1700,7 +1700,7 @@ bom {
]
}
}
library("Spring Framework", "5.3.19") {
library("Spring Framework", "5.3.20") {
prohibit("[6.0.0-M1,)") {
because "we upgrade in Spring Boot 3.x"
}
Expand Down

0 comments on commit 9ec1978

Please sign in to comment.