Upgrade to Spring Data Bom 2021.2.11

Closes gh-34902
This commit is contained in:
Stephane Nicoll
2023-04-15 15:54:41 +02:00
parent 7729aef9c0
commit ae0767d345

View File

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