Skip to content

Commit

Permalink
Upgrade to Spring Framework 5.3.25
Browse files Browse the repository at this point in the history
Closes gh-33786
  • Loading branch information
wilkinsona committed Jan 12, 2023
1 parent 5c74b7c commit 8044493
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -1702,7 +1702,7 @@ bom {
]
}
}
library("Spring Framework", "5.3.24") {
library("Spring Framework", "5.3.25") {
prohibit("[6.0.0-M1,)") {
because "we upgrade in Spring Boot 3.x"
}
Expand Down

0 comments on commit 8044493

Please sign in to comment.