Start building against Spring Data Bom 2023.1.10 snapshots

See gh-42124
This commit is contained in:
Andy Wilkinson
2024-09-04 12:14:08 +01:00
parent a465e37908
commit ced01c1dd3

View File

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