Skip to content

Commit

Permalink
Upgrade to Spring Framework 5.3.23
Browse files Browse the repository at this point in the history
Closes gh-32274
  • Loading branch information
snicoll committed Sep 15, 2022
1 parent 8e56b77 commit 4aabe7c
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 @@ -1684,7 +1684,7 @@ bom {
]
}
}
library("Spring Framework", "5.3.23-SNAPSHOT") {
library("Spring Framework", "5.3.23") {
prohibit("[6.0.0-M1,)") {
because "we upgrade in Spring Boot 3.x"
}
Expand Down

0 comments on commit 4aabe7c

Please sign in to comment.