Upgrade to Spring Data Bom 2021.2.10

Closes gh-34530
This commit is contained in:
Andy Wilkinson 2023-03-20 19:39:41 +00:00
parent 71c7194af7
commit 97dab185dd
1 changed files with 1 additions and 1 deletions

View File

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