Upgrade to Spring Data Bom 2021.2.14

Closes gh-36173
This commit is contained in:
Stephane Nicoll 2023-07-14 19:05:52 +02:00
parent 1c55673405
commit 67bae9de36

View File

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