Start building against Spring Framework 5.3.27 snapshots

See gh-34857
This commit is contained in:
Stephane Nicoll
2023-04-05 13:31:49 +02:00
parent a51dff9ef1
commit 6c4809f54b

View File

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