Upgrade to Spring Data 2022.0.1

Closes gh-33810
This commit is contained in:
Andy Wilkinson 2023-01-18 13:14:29 +00:00
parent a871c773b5
commit af0ce7bf38
1 changed files with 1 additions and 1 deletions

View File

@ -1354,7 +1354,7 @@ bom {
] ]
} }
} }
library("Spring Data Bom", "2022.0.1-SNAPSHOT") { library("Spring Data Bom", "2022.0.1") {
group("org.springframework.data") { group("org.springframework.data") {
imports = [ imports = [
"spring-data-bom" "spring-data-bom"