Start building against Spring Framework 5.3.1 snapshots

See gh-31319
This commit is contained in:
Andy Wilkinson 2022-06-09 20:55:14 +01:00
parent 85887b5411
commit 29cd148e05
1 changed files with 1 additions and 1 deletions

View File

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