Start building against Spring Data Bom 2023.1.3 snapshots

See gh-39480
This commit is contained in:
Andy Wilkinson 2024-02-09 09:58:24 +00:00
parent f527e9a6fc
commit c58406c7a5

View File

@ -1519,7 +1519,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") {