Start building against Spring Data Bom 2023.1.9 snapshots

See gh-41724
This commit is contained in:
Stéphane Nicoll
2024-08-08 11:55:38 +02:00
parent f447f62ee1
commit 1a9e844f05

View File

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