Upgrade to Spring Framework 5.3.25

Closes gh-33786
This commit is contained in:
Andy Wilkinson 2023-01-12 12:13:10 +00:00
parent 5c74b7ceba
commit 8044493b7f
1 changed files with 1 additions and 1 deletions

View File

@ -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"
}