Skip to content

Commit

Permalink
Upgrade to Spring Framework 5.3.22
Browse files Browse the repository at this point in the history
Closes gh-31613
  • Loading branch information
snicoll committed Jul 14, 2022
1 parent b65ab62 commit 585a7ca
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 @@ -1687,7 +1687,7 @@ bom {
]
}
}
library("Spring Framework", "5.3.22-SNAPSHOT") {
library("Spring Framework", "5.3.22") {
prohibit("[6.0.0-M1,)") {
because "we upgrade in Spring Boot 3.x"
}
Expand Down

0 comments on commit 585a7ca

Please sign in to comment.