Upgrade to Spring Data Bom 2023.0.12

Closes gh-40649
This commit is contained in:
Andy Wilkinson 2024-05-17 12:24:16 +01:00
parent f5d68e7b9f
commit 29a7bb2c7f

View File

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