Upgrade to Spring Data 2021.2.7

Closes gh-33788
This commit is contained in:
Andy Wilkinson
2023-01-18 13:08:32 +00:00
parent 93204ad8ba
commit 03a0b30537

View File

@@ -1745,7 +1745,7 @@ bom {
]
}
}
library("Spring Data Bom", "2021.2.7-SNAPSHOT") {
library("Spring Data Bom", "2021.2.7") {
prohibit {
versionRange "[2022.0.0-M1,)"
because "it uses Spring Framework 6"