Start building against Spring Data Bom 2023.0.4 snapshots

See gh-37350
This commit is contained in:
Stephane Nicoll
2023-09-12 12:08:42 +02:00
parent 70b585f0d7
commit 2b23bb8923

View File

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