Upgrade to Spring Framework 5.3.21

Closes gh-31319
This commit is contained in:
Stephane Nicoll
2022-06-15 11:07:33 +02:00
parent cb869d43da
commit 8c7923da6a

View File

@@ -1687,7 +1687,7 @@ bom {
]
}
}
library("Spring Framework", "5.3.21-SNAPSHOT") {
library("Spring Framework", "5.3.21") {
prohibit("[6.0.0-M1,)") {
because "we upgrade in Spring Boot 3.x"
}