Upgrade to Spring Data Bom 2021.2.15

Closes gh-36828
This commit is contained in:
Stephane Nicoll 2023-08-18 16:26:12 +02:00
parent 6efd9ed0b0
commit 0057d67445

View File

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