Start building against Spring Data Bom 2023.1.5 snapshots

See gh-40212
This commit is contained in:
Andy Wilkinson 2024-04-08 17:21:49 +01:00
parent 2e4af81058
commit 35a4125fee

View File

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