Skip to content

Commit

Permalink
Upgrade to Spring Framework 5.3.24
Browse files Browse the repository at this point in the history
Closes gh-33131
  • Loading branch information
snicoll committed Nov 16, 2022
1 parent 2fa1cc7 commit 964de7e
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 @@ -1702,7 +1702,7 @@ bom {
]
}
}
library("Spring Framework", "5.3.24-SNAPSHOT") {
library("Spring Framework", "5.3.24") {
prohibit("[6.0.0-M1,)") {
because "we upgrade in Spring Boot 3.x"
}
Expand Down

0 comments on commit 964de7e

Please sign in to comment.