Upgrade to Spring Framework 5.3.24

Closes gh-33131
This commit is contained in:
Stephane Nicoll 2022-11-16 09:47:15 +01:00
parent 2fa1cc74ab
commit 964de7e204
1 changed files with 1 additions and 1 deletions

View File

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