Upgrade to Spring Data Bom 2024.1.0-M1

Closes gh-42143
This commit is contained in:
Stéphane Nicoll
2024-09-13 15:50:33 +02:00
parent 190a4279c5
commit 4c6d1de284

View File

@@ -1945,7 +1945,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-M1") {
considerSnapshots()
calendarName = "Spring Data Release"
group("org.springframework.data") {