Upgrade to Spring Data Bom 2023.1.0-M3

Closes gh-37351
This commit is contained in:
Stéphane Nicoll
2023-09-15 15:43:41 +02:00
parent 14d28691ac
commit b00e6a832f

View File

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