Start building against Spring Framework 5.3.22 snapshots

See gh-31613
This commit is contained in:
Andy Wilkinson
2022-07-08 09:55:15 +01:00
parent 57160180cb
commit 55aa17eb11
2 changed files with 5 additions and 5 deletions

View File

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