Start building against Spring Session Bom 2021.2.2 snapshots

See gh-35731
This commit is contained in:
Andy Wilkinson 2023-06-05 11:21:55 +01:00
parent a47112bbeb
commit adc2077be3
1 changed files with 1 additions and 1 deletions

View File

@ -1843,7 +1843,7 @@ bom {
]
}
}
library("Spring Session Bom", "2021.2.1") {
library("Spring Session Bom", "2021.2.2-SNAPSHOT") {
prohibit {
versionRange "[2022.0.0-M1,)"
because "it uses Spring Framework 6"