Upgrade to Spring Framework 5.3.19

Closes gh-30518
This commit is contained in:
Stephane Nicoll 2022-04-13 13:20:01 +02:00
parent 27a936e466
commit b5713ba5e7

View File

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