Start building against Spring Data Bom 2023.1.12 snapshots

See gh-42997
This commit is contained in:
Stéphane Nicoll
2024-11-05 12:28:32 +09:00
parent 43622e93e2
commit 980043e059

View File

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