Start building against Spring Data Bom 2023.1.2 snapshots

See gh-38988
This commit is contained in:
Andy Wilkinson
2024-01-04 14:32:49 +00:00
parent 84b2b37932
commit e0cceed2e6

View File

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