Start building against Spring Data Bom 2023.1.7 snapshots

See gh-41018
This commit is contained in:
Andy Wilkinson 2024-06-10 10:21:39 +01:00
parent a2b1638d77
commit 34b99bd6be

View File

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