Upgrade to Spring Data 2021.2.3

Closes gh-32275
This commit is contained in:
Stephane Nicoll 2022-09-19 17:57:17 +02:00
parent 308e3535bd
commit 85d73a1f62
1 changed files with 1 additions and 1 deletions

View File

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