Start building against Spring Framework 5.3.26 snapshots

See gh-34531
This commit is contained in:
Andy Wilkinson 2023-03-09 11:29:29 +00:00
parent 8112273b22
commit 5fdd124bc3
1 changed files with 1 additions and 1 deletions

View File

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