Start building against Spring Data Bom 2022.0.12 snapshots

See gh-38293
This commit is contained in:
Andy Wilkinson
2023-11-10 12:20:15 +00:00
parent 9f9faf7435
commit 593ae30d81

View File

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