Upgrade to Spring Data Bom 2024.0.0-RC1

Closes gh-40224
This commit is contained in:
Andy Wilkinson 2024-04-12 14:05:57 +01:00
parent d515479706
commit 45d80aa5b4

View File

@ -1844,7 +1844,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
}
}
library("Spring Data Bom", "2024.0.0-SNAPSHOT") {
library("Spring Data Bom", "2024.0.0-RC1") {
considerSnapshots()
calendarName = "Spring Data Release"
group("org.springframework.data") {