Start building against Spring Data Bom 2023.1.3 snapshots

See gh-39493
This commit is contained in:
Andy Wilkinson 2024-02-09 12:04:17 +00:00
parent dab3be6857
commit d64c9c56fa

View File

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