Start building against Spring Framework 5.3.24 snapshots

See gh-33131
This commit is contained in:
Stephane Nicoll
2022-11-14 09:18:58 +01:00
parent 9c289b7090
commit 2eb6cef081

View File

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