Upgrade to Spring Data Bom 2024.1.0-RC1

Closes gh-42561
This commit is contained in:
Andy Wilkinson 2024-10-18 13:25:39 +01:00
parent 5e35f47fe8
commit dbb95c06ca

View File

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