Upgrade to Spring Framework 5.3.27

Closes gh-34857
This commit is contained in:
Stephane Nicoll
2023-04-13 12:13:22 +02:00
parent 3f022867f4
commit 4535f4a39c

View File

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