Start building against Spring Framework 5.3.23 snapshots

See gh-32274
This commit is contained in:
Stephane Nicoll
2022-09-09 08:35:09 +02:00
parent 1c1006f755
commit b5aeb21e0a

View File

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