Upgrade to Spring Framework 5.3.22

Closes gh-31613
This commit is contained in:
Stephane Nicoll
2022-07-14 16:10:37 +02:00
parent b65ab6261f
commit 585a7ca71f

View File

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