Upgrade to Spring Data Bom 2022.0.11

Closes gh-37682
This commit is contained in:
Andy Wilkinson 2023-10-16 11:53:57 +01:00
parent 03209fad19
commit 53a020fef7
1 changed files with 1 additions and 1 deletions

View File

@ -1365,7 +1365,7 @@ bom {
]
}
}
library("Spring Data Bom", "2022.0.11-SNAPSHOT") {
library("Spring Data Bom", "2022.0.11") {
considerSnapshots()
calendarName = "Spring Data Release"
group("org.springframework.data") {