Upgrade to Spring Framework 5.3.26

Closes gh-34531
This commit is contained in:
Andy Wilkinson
2023-03-20 19:39:42 +00:00
parent 97dab185dd
commit 078c5f5c2c

View File

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